m4lw4r3exe
commited on
Commit
•
f060657
1
Parent(s):
ede6b03
Upload tokenizer
Browse files- tokenizer_config.json +2 -0
tokenizer_config.json
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
{
|
2 |
"model_max_length": 1000000000000000019884624838656,
|
|
|
|
|
3 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
4 |
}
|
|
|
1 |
{
|
2 |
"model_max_length": 1000000000000000019884624838656,
|
3 |
+
"name_or_path": "JammyMachina/improved_4bars-mdl",
|
4 |
+
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--JammyMachina--improved_4bars-mdl/snapshots/6498a0943c2a7f99cc4944c22daf716e6de22f38/special_tokens_map.json",
|
5 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
6 |
}
|