Delete tokenizer_config.json
Browse files- tokenizer_config.json +0 -9
tokenizer_config.json
DELETED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"add_prefix_space": false,
|
| 3 |
-
"bos_token": "<|endoftext|>",
|
| 4 |
-
"clean_up_tokenization_spaces": true,
|
| 5 |
-
"eos_token": "<|endoftext|>",
|
| 6 |
-
"model_max_length": 2048,
|
| 7 |
-
"tokenizer_class": "GPTNeoXTokenizer",
|
| 8 |
-
"unk_token": "<|endoftext|>"
|
| 9 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|