Commit
·
5cab41d
1
Parent(s):
bec0641
Upload tokenizer
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"single_word": false
|
| 12 |
},
|
| 13 |
"model_max_length": 512,
|
| 14 |
-
"name_or_path": "./results/mnli-xnli/xlm-v-base-20220209/best-
|
| 15 |
"pad_token": "<pad>",
|
| 16 |
"sep_token": "</s>",
|
| 17 |
"special_tokens_map_file": null,
|
|
|
|
| 11 |
"single_word": false
|
| 12 |
},
|
| 13 |
"model_max_length": 512,
|
| 14 |
+
"name_or_path": "./results/mnli-xnli/xlm-v-base-20220209/best-xlm-v-base-20220209",
|
| 15 |
"pad_token": "<pad>",
|
| 16 |
"sep_token": "</s>",
|
| 17 |
"special_tokens_map_file": null,
|