Matej commited on
Commit
a970f89
·
verified ·
1 Parent(s): b7a582a

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -90,10 +90,11 @@
90
  },
91
  "rope_theta": 1000000.0,
92
  "sliding_window": 1024,
 
93
  "use_cache": true,
94
  "vocab_size": 262208
95
  },
96
- "transformers_version": "4.56.2",
97
  "use_cache": false,
98
  "vision_config": {
99
  "attention_dropout": 0.0,
 
90
  },
91
  "rope_theta": 1000000.0,
92
  "sliding_window": 1024,
93
+ "use_bidirectional_attention": false,
94
  "use_cache": true,
95
  "vocab_size": 262208
96
  },
97
+ "transformers_version": "4.57.6",
98
  "use_cache": false,
99
  "vision_config": {
100
  "attention_dropout": 0.0,
generation_config.json CHANGED
@@ -9,5 +9,5 @@
9
  "pad_token_id": 0,
10
  "top_k": 64,
11
  "top_p": 0.95,
12
- "transformers_version": "4.56.2"
13
  }
 
9
  "pad_token_id": 0,
10
  "top_k": 64,
11
  "top_p": 0.95,
12
+ "transformers_version": "4.57.6"
13
  }
model-00001-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:164a8a0561f64362535a670d9c81e76f418928d710a469030154027ab6242c83
3
  size 4979902192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:342b76a74612eee107f9dec8675bbdc9c728e731469789f45824df3d5b09477a
3
  size 4979902192
model-00002-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4aeabe331dbacceb7a0b9065f2e8d0a4e07272e3a0d3600662e6a4a4221317f
3
  size 4931296592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee883bee3597c5bdeaa378c037381af0eb829cdd47a523567e98e81a102fdb7
3
  size 4931296592
model-00003-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48e703091c39b8666c2314df7df21f599d8f1e886c5efe21b759c1d54244e1f1
3
  size 4931296656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e35e23df69612e50e5b01db752fdf784951f60093cb0797e0fe758b13f60d1
3
  size 4931296656
model-00004-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7d04d72750c5e135636a13f972dd0391f2310289640568064cca332d93a1246
3
  size 4931296656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d123ddd8c6b7513223fbf18ca6a3773629ef3453cf0224dfad7130e397682de
3
  size 4931296656
model-00005-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e3155e6bf043594a475cb0bf8043350fe4f0a9964f38f6070590c17105233e3
3
  size 4601000928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:334f55daac04f5b751b4c7929d8f05d8a7c8a3ee714356706a368d34af2a4e15
3
  size 4601000928
model-00006-of-00006.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9256a3beb05d704e6aa2de1ba438e8f179e71ded4b254b13881e0e1fb79b6730
3
  size 2013757584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f22e3ae4e66fa47411754ce3ada888093c26caef7d1c88122b9d629bb841089
3
  size 2013757584
preprocessor_config.json CHANGED
@@ -7,6 +7,7 @@
7
  "do_center_crop": null,
8
  "do_convert_rgb": null,
9
  "do_normalize": true,
 
10
  "do_pan_and_scan": null,
11
  "do_rescale": true,
12
  "do_resize": true,
@@ -23,6 +24,7 @@
23
  0.5
24
  ],
25
  "input_data_format": null,
 
26
  "pan_and_scan_max_num_crops": null,
27
  "pan_and_scan_min_crop_size": null,
28
  "pan_and_scan_min_ratio_to_activate": null,
 
7
  "do_center_crop": null,
8
  "do_convert_rgb": null,
9
  "do_normalize": true,
10
+ "do_pad": null,
11
  "do_pan_and_scan": null,
12
  "do_rescale": true,
13
  "do_resize": true,
 
24
  0.5
25
  ],
26
  "input_data_format": null,
27
+ "pad_size": null,
28
  "pan_and_scan_max_num_crops": null,
29
  "pan_and_scan_min_crop_size": null,
30
  "pan_and_scan_min_ratio_to_activate": null,
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3772b2e9e2f54085cbc41b83ccdf4abaaaf0483f8b6ef58ea89a41cd44797b9b
3
- size 8273
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c13e62f6e2b4334fc71ee5edb04ab303bfae936510fbfb5a65c4dd8b95a8162
3
+ size 8337