vocab size 32768
Browse files- merges.txt +0 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- vocab.json +0 -0
merges.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"eos_token": "<|EOS|>",
|
6 |
"mask_token": "<|MASK|>",
|
7 |
"model_max_length": 1024,
|
8 |
-
"name_or_path": "
|
9 |
"pad_token": "<|PAD|>",
|
10 |
"sep_token": "<|SEP|>",
|
11 |
"special_tokens_map_file": null,
|
|
|
5 |
"eos_token": "<|EOS|>",
|
6 |
"mask_token": "<|MASK|>",
|
7 |
"model_max_length": 1024,
|
8 |
+
"name_or_path": "gpt2",
|
9 |
"pad_token": "<|PAD|>",
|
10 |
"sep_token": "<|SEP|>",
|
11 |
"special_tokens_map_file": null,
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|