phamhoangf commited on
Commit
d4c511a
·
verified ·
1 Parent(s): 717f831

(Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. tokenizer_config.json +1 -1
config.json CHANGED
@@ -61,9 +61,9 @@
61
  "rope_theta": 1000000,
62
  "sliding_window": null,
63
  "tie_word_embeddings": true,
64
- "transformers_version": "4.57.1",
65
  "unsloth_fixed": true,
66
- "unsloth_version": "2025.10.10",
67
  "use_cache": true,
68
  "use_sliding_window": false,
69
  "vocab_size": 151936
 
61
  "rope_theta": 1000000,
62
  "sliding_window": null,
63
  "tie_word_embeddings": true,
64
+ "transformers_version": "4.56.2",
65
  "unsloth_fixed": true,
66
+ "unsloth_version": "2025.11.1",
67
  "use_cache": true,
68
  "use_sliding_window": false,
69
  "vocab_size": 151936
tokenizer_config.json CHANGED
@@ -233,7 +233,7 @@
233
  "extra_special_tokens": {},
234
  "model_max_length": 40960,
235
  "pad_token": "<|vision_pad|>",
236
- "padding_side": "left",
237
  "split_special_tokens": false,
238
  "tokenizer_class": "Qwen2Tokenizer",
239
  "unk_token": null,
 
233
  "extra_special_tokens": {},
234
  "model_max_length": 40960,
235
  "pad_token": "<|vision_pad|>",
236
+ "padding_side": "right",
237
  "split_special_tokens": false,
238
  "tokenizer_class": "Qwen2Tokenizer",
239
  "unk_token": null,