makemecker
commited on
Commit
•
8bd7dab
1
Parent(s):
19d3c59
Training in progress, step 1000
Browse files- config.json +41 -0
- runs/Jun12_11-27-40_901a0e2dd361/events.out.tfevents.1718191661.901a0e2dd361.899470.0 +3 -0
- runs/Jun12_11-29-31_901a0e2dd361/events.out.tfevents.1718191772.901a0e2dd361.899815.0 +3 -0
- runs/Jun12_11-30-29_901a0e2dd361/events.out.tfevents.1718191830.901a0e2dd361.900045.0 +3 -0
- runs/Jun12_11-32-01_901a0e2dd361/events.out.tfevents.1718191922.901a0e2dd361.900365.0 +3 -0
- runs/Jun12_11-36-30_901a0e2dd361/events.out.tfevents.1718192191.901a0e2dd361.900860.0 +3 -0
- runs/Jun12_11-41-10_901a0e2dd361/events.out.tfevents.1718192471.901a0e2dd361.901613.0 +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/paligemma-3b-mix-448",
|
3 |
+
"architectures": [
|
4 |
+
"PaliGemmaForConditionalGeneration"
|
5 |
+
],
|
6 |
+
"bos_token_id": 2,
|
7 |
+
"eos_token_id": 1,
|
8 |
+
"hidden_size": 2048,
|
9 |
+
"ignore_index": -100,
|
10 |
+
"image_token_index": 257152,
|
11 |
+
"model_type": "paligemma",
|
12 |
+
"pad_token_id": 0,
|
13 |
+
"projection_dim": 2048,
|
14 |
+
"text_config": {
|
15 |
+
"hidden_size": 2048,
|
16 |
+
"intermediate_size": 16384,
|
17 |
+
"model_type": "gemma",
|
18 |
+
"num_attention_heads": 8,
|
19 |
+
"num_hidden_layers": 18,
|
20 |
+
"num_image_tokens": 1024,
|
21 |
+
"num_key_value_heads": 1,
|
22 |
+
"torch_dtype": "float32",
|
23 |
+
"vocab_size": 257216
|
24 |
+
},
|
25 |
+
"torch_dtype": "bfloat16",
|
26 |
+
"transformers_version": "4.41.2",
|
27 |
+
"vision_config": {
|
28 |
+
"hidden_size": 1152,
|
29 |
+
"image_size": 448,
|
30 |
+
"intermediate_size": 4304,
|
31 |
+
"model_type": "siglip_vision_model",
|
32 |
+
"num_attention_heads": 16,
|
33 |
+
"num_hidden_layers": 27,
|
34 |
+
"num_image_tokens": 1024,
|
35 |
+
"patch_size": 14,
|
36 |
+
"projection_dim": 2048,
|
37 |
+
"projector_hidden_act": "gelu_fast",
|
38 |
+
"vision_use_head": false
|
39 |
+
},
|
40 |
+
"vocab_size": 257216
|
41 |
+
}
|
runs/Jun12_11-27-40_901a0e2dd361/events.out.tfevents.1718191661.901a0e2dd361.899470.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8004b9106a880e1518c7c0aab8d4179aada72763793e2944dd7ca9a57963b758
|
3 |
+
size 5149
|
runs/Jun12_11-29-31_901a0e2dd361/events.out.tfevents.1718191772.901a0e2dd361.899815.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61a74980482822ebef84e622c8494208effbc3e008461f65999eacb9547eb395
|
3 |
+
size 5148
|
runs/Jun12_11-30-29_901a0e2dd361/events.out.tfevents.1718191830.901a0e2dd361.900045.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7d7ee1aa102e495902a0860a0c6de4e87da57a5a6ecae909dd7e783ab1a49a9
|
3 |
+
size 4136
|
runs/Jun12_11-32-01_901a0e2dd361/events.out.tfevents.1718191922.901a0e2dd361.900365.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afe7d46d2c2fd2c62043b71350b80f2155f9cf189194edf91b359d2f020ffa73
|
3 |
+
size 5149
|
runs/Jun12_11-36-30_901a0e2dd361/events.out.tfevents.1718192191.901a0e2dd361.900860.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfb37986f5797313047c45dbee3e90b60e0506defb7fc4fe1f1282ea04e478ec
|
3 |
+
size 5149
|
runs/Jun12_11-41-10_901a0e2dd361/events.out.tfevents.1718192471.901a0e2dd361.901613.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c87e3b541544462616551cbd1cb5d428c52d39d86279a4956ac26c1189f90874
|
3 |
+
size 7255
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32e4ed7f33a9f77be97b17a04da9673c4578d5ddb73a0fdd71e3d7ca98035f45
|
3 |
+
size 5112
|