sacreemure
commited on
Commit
•
74b1a2b
1
Parent(s):
e8a982a
Upload 2 files
Browse files- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "rut5-base/special_tokens_map.json", "name_or_path": "cointegrated/rut5-base", "sp_model_kwargs": {}, "tokenizer_class": "T5Tokenizer"}
|