Upload folder using huggingface_hub
Browse files- config.json +5 -1
- generation_config.json +1 -1
- preprocessor_config.json +1 -2
- tokenizer.json +2 -2
- tokenizer_config.json +9 -8
config.json
CHANGED
@@ -50,11 +50,14 @@
|
|
50 |
"audio_token_id": 262273,
|
51 |
"boa_token_id": 256000,
|
52 |
"boi_token_id": 255999,
|
|
|
53 |
"eoa_token_id": 262272,
|
54 |
"eoi_token_id": 262144,
|
|
|
55 |
"image_token_id": 262145,
|
56 |
"initializer_range": 0.02,
|
57 |
"model_type": "gemma3n",
|
|
|
58 |
"text_config": {
|
59 |
"activation_sparsity_pattern": [
|
60 |
0.95,
|
@@ -182,7 +185,8 @@
|
|
182 |
"vocab_size_per_layer_input": 262144
|
183 |
},
|
184 |
"torch_dtype": "bfloat16",
|
185 |
-
"transformers_version": "4.
|
|
|
186 |
"vision_config": {
|
187 |
"architecture": "mobilenetv5_300m_enc",
|
188 |
"do_pooling": false,
|
|
|
50 |
"audio_token_id": 262273,
|
51 |
"boa_token_id": 256000,
|
52 |
"boi_token_id": 255999,
|
53 |
+
"bos_token_id": 2,
|
54 |
"eoa_token_id": 262272,
|
55 |
"eoi_token_id": 262144,
|
56 |
+
"eos_token_id": 1,
|
57 |
"image_token_id": 262145,
|
58 |
"initializer_range": 0.02,
|
59 |
"model_type": "gemma3n",
|
60 |
+
"pad_token_id": 0,
|
61 |
"text_config": {
|
62 |
"activation_sparsity_pattern": [
|
63 |
0.95,
|
|
|
185 |
"vocab_size_per_layer_input": 262144
|
186 |
},
|
187 |
"torch_dtype": "bfloat16",
|
188 |
+
"transformers_version": "4.53.1",
|
189 |
+
"unsloth_fixed": true,
|
190 |
"vision_config": {
|
191 |
"architecture": "mobilenetv5_300m_enc",
|
192 |
"do_pooling": false,
|
generation_config.json
CHANGED
@@ -6,5 +6,5 @@
|
|
6 |
"pad_token_id": 0,
|
7 |
"top_k": 64,
|
8 |
"top_p": 0.95,
|
9 |
-
"transformers_version": "4.
|
10 |
}
|
|
|
6 |
"pad_token_id": 0,
|
7 |
"top_k": 64,
|
8 |
"top_p": 0.95,
|
9 |
+
"transformers_version": "4.53.1"
|
10 |
}
|
preprocessor_config.json
CHANGED
@@ -10,7 +10,6 @@
|
|
10 |
"do_normalize": false,
|
11 |
"do_rescale": true,
|
12 |
"do_resize": true,
|
13 |
-
"feature_extractor_type": "Gemma3nAudioFeatureExtractor",
|
14 |
"feature_size": 128,
|
15 |
"fft_length": 1024,
|
16 |
"fft_overdrive": true,
|
@@ -33,7 +32,7 @@
|
|
33 |
"max_frequency": 7600.0,
|
34 |
"mel_floor": 1e-05,
|
35 |
"min_frequency": 125.0,
|
36 |
-
"padding_side": "
|
37 |
"padding_value": 0.0,
|
38 |
"per_bin_mean": null,
|
39 |
"per_bin_stddev": null,
|
|
|
10 |
"do_normalize": false,
|
11 |
"do_rescale": true,
|
12 |
"do_resize": true,
|
|
|
13 |
"feature_size": 128,
|
14 |
"fft_length": 1024,
|
15 |
"fft_overdrive": true,
|
|
|
32 |
"max_frequency": 7600.0,
|
33 |
"mel_floor": 1e-05,
|
34 |
"min_frequency": 125.0,
|
35 |
+
"padding_side": "left",
|
36 |
"padding_value": 0.0,
|
37 |
"per_bin_mean": null,
|
38 |
"per_bin_stddev": null,
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6c35ee648c07754b44cd9e371c75d4caa05c4504910b7ad29b1847ee9d8ba5d
|
3 |
+
size 33442553
|
tokenizer_config.json
CHANGED
@@ -2160,7 +2160,7 @@
|
|
2160 |
"normalized": false,
|
2161 |
"rstrip": false,
|
2162 |
"single_word": false,
|
2163 |
-
"special":
|
2164 |
},
|
2165 |
"256000": {
|
2166 |
"content": "<start_of_audio>",
|
@@ -2168,7 +2168,7 @@
|
|
2168 |
"normalized": false,
|
2169 |
"rstrip": false,
|
2170 |
"single_word": false,
|
2171 |
-
"special":
|
2172 |
},
|
2173 |
"256001": {
|
2174 |
"content": "<unused99>",
|
@@ -51320,7 +51320,7 @@
|
|
51320 |
"normalized": false,
|
51321 |
"rstrip": false,
|
51322 |
"single_word": false,
|
51323 |
-
"special":
|
51324 |
},
|
51325 |
"262145": {
|
51326 |
"content": "<image_soft_token>",
|
@@ -51328,7 +51328,7 @@
|
|
51328 |
"normalized": false,
|
51329 |
"rstrip": false,
|
51330 |
"single_word": false,
|
51331 |
-
"special":
|
51332 |
},
|
51333 |
"262146": {
|
51334 |
"content": "<unused_image0>",
|
@@ -52344,7 +52344,7 @@
|
|
52344 |
"normalized": false,
|
52345 |
"rstrip": false,
|
52346 |
"single_word": false,
|
52347 |
-
"special":
|
52348 |
},
|
52349 |
"262273": {
|
52350 |
"content": "<audio_soft_token>",
|
@@ -52352,7 +52352,7 @@
|
|
52352 |
"normalized": false,
|
52353 |
"rstrip": false,
|
52354 |
"single_word": false,
|
52355 |
-
"special":
|
52356 |
},
|
52357 |
"262274": {
|
52358 |
"content": "<unused_audio0>",
|
@@ -53380,12 +53380,13 @@
|
|
53380 |
"image_token": "<image_soft_token>"
|
53381 |
},
|
53382 |
"image_token": "<image_soft_token>",
|
53383 |
-
"model_max_length":
|
53384 |
"pad_token": "<pad>",
|
|
|
53385 |
"processor_class": "Gemma3nProcessor",
|
53386 |
"sp_model_kwargs": null,
|
53387 |
"spaces_between_special_tokens": false,
|
53388 |
"tokenizer_class": "GemmaTokenizer",
|
53389 |
"unk_token": "<unk>",
|
53390 |
"use_default_system_prompt": false
|
53391 |
-
}
|
|
|
2160 |
"normalized": false,
|
2161 |
"rstrip": false,
|
2162 |
"single_word": false,
|
2163 |
+
"special": true
|
2164 |
},
|
2165 |
"256000": {
|
2166 |
"content": "<start_of_audio>",
|
|
|
2168 |
"normalized": false,
|
2169 |
"rstrip": false,
|
2170 |
"single_word": false,
|
2171 |
+
"special": true
|
2172 |
},
|
2173 |
"256001": {
|
2174 |
"content": "<unused99>",
|
|
|
51320 |
"normalized": false,
|
51321 |
"rstrip": false,
|
51322 |
"single_word": false,
|
51323 |
+
"special": true
|
51324 |
},
|
51325 |
"262145": {
|
51326 |
"content": "<image_soft_token>",
|
|
|
51328 |
"normalized": false,
|
51329 |
"rstrip": false,
|
51330 |
"single_word": false,
|
51331 |
+
"special": true
|
51332 |
},
|
51333 |
"262146": {
|
51334 |
"content": "<unused_image0>",
|
|
|
52344 |
"normalized": false,
|
52345 |
"rstrip": false,
|
52346 |
"single_word": false,
|
52347 |
+
"special": true
|
52348 |
},
|
52349 |
"262273": {
|
52350 |
"content": "<audio_soft_token>",
|
|
|
52352 |
"normalized": false,
|
52353 |
"rstrip": false,
|
52354 |
"single_word": false,
|
52355 |
+
"special": true
|
52356 |
},
|
52357 |
"262274": {
|
52358 |
"content": "<unused_audio0>",
|
|
|
53380 |
"image_token": "<image_soft_token>"
|
53381 |
},
|
53382 |
"image_token": "<image_soft_token>",
|
53383 |
+
"model_max_length": 32768,
|
53384 |
"pad_token": "<pad>",
|
53385 |
+
"padding_side": "left",
|
53386 |
"processor_class": "Gemma3nProcessor",
|
53387 |
"sp_model_kwargs": null,
|
53388 |
"spaces_between_special_tokens": false,
|
53389 |
"tokenizer_class": "GemmaTokenizer",
|
53390 |
"unk_token": "<unk>",
|
53391 |
"use_default_system_prompt": false
|
53392 |
+
}
|