AugustGislerudRolfsen
commited on
Commit
•
7cc31cf
1
Parent(s):
78d25a9
Model save
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
@@ -2067,5 +2067,6 @@
|
|
2067 |
],
|
2068 |
"model_max_length": 131072,
|
2069 |
"pad_token": "<|finetune_right_pad_id|>",
|
|
|
2070 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2071 |
}
|
|
|
2067 |
],
|
2068 |
"model_max_length": 131072,
|
2069 |
"pad_token": "<|finetune_right_pad_id|>",
|
2070 |
+
"processor_class": "MllamaProcessor",
|
2071 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2072 |
}
|