misterkuka
commited on
Commit
•
c90daf8
1
Parent(s):
6b4d245
Upload tokenizer
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -19,7 +19,6 @@
|
|
19 |
"single_word": false
|
20 |
},
|
21 |
"errors": "replace",
|
22 |
-
"load_in_8bit": true,
|
23 |
"model_max_length": 8192,
|
24 |
"pad_token": null,
|
25 |
"tokenizer_class": "GPT2Tokenizer",
|
|
|
19 |
"single_word": false
|
20 |
},
|
21 |
"errors": "replace",
|
|
|
22 |
"model_max_length": 8192,
|
23 |
"pad_token": null,
|
24 |
"tokenizer_class": "GPT2Tokenizer",
|