optowo commited on
Commit
ff78965
1 Parent(s): cd3f859

Adding ONNX file of this model

Browse files

Beep boop I am the [ONNX export bot 🤖🏎️](https://huggingface.co/spaces/onnx/export). On behalf of [optowo](https://huggingface.co/optowo), I would like to add to this repository the model converted to ONNX.

What is ONNX? It stands for "Open Neural Network Exchange", and is the most commonly used open standard for machine learning interoperability. You can find out more at [onnx.ai](https://onnx.ai/)!

The exported ONNX model can be then be consumed by various backends as TensorRT or TVM, or simply be used in a few lines with 🤗 Optimum through ONNX Runtime, check out how [here](https://huggingface.co/docs/optimum/main/en/onnxruntime/usage_guides/models)!

onnx/Constant_7_attr__value ADDED
Binary file (65.6 kB). View file
 
onnx/config.json CHANGED
@@ -29,8 +29,7 @@
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "problem_type": "single_label_classification",
32
- "torch_dtype": "float16",
33
- "transformers_version": "4.39.3",
34
  "type_vocab_size": 1,
35
  "use_cache": true,
36
  "vocab_size": 250002
 
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "problem_type": "single_label_classification",
32
+ "transformers_version": "4.37.2",
 
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
  "vocab_size": 250002
onnx/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63b7cab87d9f23d8ad67de5e231c9804cad87c3664d9c098f669fd3743868dfa
3
- size 614440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb033d68a01b9be21f7aee8deffd4b7cc14fb582471adaf76470082dc59de16e
3
+ size 679929
onnx/model.onnx_data CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84435cfe539333bf121b850b2aa8e879b14eac9a291f72f7b9242aa785468b62
3
- size 2271092752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b0af0092f3681c9d93abbef5aa2d7fb7f044f81623c8200ce7d8c7ef8b930c1
3
+ size 2271027200
onnx/tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdf8bde2c352a33f0587ca5079519bee68f5a8d6296b03fa387b455d38e8ab45
3
- size 17083071
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6710678b12670bc442b99edc952c4d996ae309a7020c1fa0096dd245c2faf790
3
+ size 17082821