Danamyte commited on
Commit
3e77e8b
·
verified ·
1 Parent(s): 6bd6126

Upload onnx/tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. onnx/tokenizer_config.json +1 -42
onnx/tokenizer_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "add_prefix_space": true,
3
  "added_tokens_decoder": {
4
  "0": {
5
  "content": "<pad>",
@@ -25,14 +25,6 @@
25
  "single_word": false,
26
  "special": true
27
  },
28
- "3155": {
29
- "content": ">",
30
- "lstrip": false,
31
- "normalized": true,
32
- "rstrip": false,
33
- "single_word": false,
34
- "special": false
35
- },
36
  "32000": {
37
  "content": "<extra_id_99>",
38
  "lstrip": false,
@@ -832,38 +824,6 @@
832
  "rstrip": false,
833
  "single_word": false,
834
  "special": true
835
- },
836
- "32100": {
837
- "content": "<",
838
- "lstrip": false,
839
- "normalized": true,
840
- "rstrip": false,
841
- "single_word": false,
842
- "special": false
843
- },
844
- "32101": {
845
- "content": "<=",
846
- "lstrip": false,
847
- "normalized": true,
848
- "rstrip": false,
849
- "single_word": false,
850
- "special": false
851
- },
852
- "32102": {
853
- "content": ">=",
854
- "lstrip": false,
855
- "normalized": true,
856
- "rstrip": false,
857
- "single_word": false,
858
- "special": false
859
- },
860
- "32103": {
861
- "content": "<>",
862
- "lstrip": false,
863
- "normalized": true,
864
- "rstrip": false,
865
- "single_word": false,
866
- "special": false
867
  }
868
  },
869
  "additional_special_tokens": [
@@ -972,7 +932,6 @@
972
  "eos_token": "</s>",
973
  "extra_ids": 100,
974
  "extra_special_tokens": {},
975
- "legacy": true,
976
  "model_max_length": 512,
977
  "pad_token": "<pad>",
978
  "sp_model_kwargs": {},
 
1
  {
2
+ "add_prefix_space": null,
3
  "added_tokens_decoder": {
4
  "0": {
5
  "content": "<pad>",
 
25
  "single_word": false,
26
  "special": true
27
  },
 
 
 
 
 
 
 
 
28
  "32000": {
29
  "content": "<extra_id_99>",
30
  "lstrip": false,
 
824
  "rstrip": false,
825
  "single_word": false,
826
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
827
  }
828
  },
829
  "additional_special_tokens": [
 
932
  "eos_token": "</s>",
933
  "extra_ids": 100,
934
  "extra_special_tokens": {},
 
935
  "model_max_length": 512,
936
  "pad_token": "<pad>",
937
  "sp_model_kwargs": {},