Spaces:
Paused
Paused
Delete tokenizer_config.json
Browse files- tokenizer_config.json +0 -11
tokenizer_config.json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"add_eos_token": false,
|
3 |
-
"add_special_tokens": true,
|
4 |
-
"clean_up_tokenization_spaces": true,
|
5 |
-
"model_max_length": 1000000000000000019884624838656,
|
6 |
-
"pad_token": null,
|
7 |
-
"tokenizer_class": "XgenTokenizer",
|
8 |
-
"auto_map": {
|
9 |
-
"AutoTokenizer": ["tokenization_xgen.XgenTokenizer", null]
|
10 |
-
}
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|