Optimum
commited on
Commit
·
70a62db
1
Parent(s):
35a3389
Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +0 -7
tokenizer_config.json
CHANGED
|
@@ -41,13 +41,6 @@
|
|
| 41 |
"special": true
|
| 42 |
}
|
| 43 |
},
|
| 44 |
-
"additional_special_tokens": [
|
| 45 |
-
"[PAD]",
|
| 46 |
-
"[UNK]",
|
| 47 |
-
"[CLS]",
|
| 48 |
-
"[SEP]",
|
| 49 |
-
"[MASK]"
|
| 50 |
-
],
|
| 51 |
"clean_up_tokenization_spaces": true,
|
| 52 |
"cls_token": "[CLS]",
|
| 53 |
"do_basic_tokenize": true,
|
|
|
|
| 41 |
"special": true
|
| 42 |
}
|
| 43 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
"clean_up_tokenization_spaces": true,
|
| 45 |
"cls_token": "[CLS]",
|
| 46 |
"do_basic_tokenize": true,
|