convert simple transformer ner model to onnx
..
!python -m transformers.onnx --model=./checkpoint-21-epoch-11 --feature=token-classification onnx/
..
The study blog from marearts.com
Computer Vision & Machine Learning Research Laboratory
..
!python -m transformers.onnx --model=./checkpoint-21-epoch-11 --feature=token-classification onnx/
..