Delete tokenizer_config.json
Browse files- tokenizer_config.json +0 -11
tokenizer_config.json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"additional_special_tokens": null,
|
3 |
-
"eos_token": "</s>",
|
4 |
-
"extra_ids": 0,
|
5 |
-
"name_or_path": "google/mt5-large",
|
6 |
-
"pad_token": "<pad>",
|
7 |
-
"sp_model_kwargs": {},
|
8 |
-
"special_tokens_map_file": "/home/patrick/.cache/torch/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276",
|
9 |
-
"tokenizer_class": "T5Tokenizer",
|
10 |
-
"unk_token": "<unk>"
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|