Training in progress, step 190
Browse files- config.json +2 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "google/paligemma-3b-
|
| 3 |
"architectures": [
|
| 4 |
"PaliGemmaForConditionalGeneration"
|
| 5 |
],
|
|
@@ -34,6 +34,7 @@
|
|
| 34 |
"patch_size": 14,
|
| 35 |
"projection_dim": 2048,
|
| 36 |
"projector_hidden_act": "gelu_fast",
|
|
|
|
| 37 |
"vision_use_head": false
|
| 38 |
},
|
| 39 |
"vocab_size": 257216
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "google/paligemma-3b-ft-science-qa-224",
|
| 3 |
"architectures": [
|
| 4 |
"PaliGemmaForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 34 |
"patch_size": 14,
|
| 35 |
"projection_dim": 2048,
|
| 36 |
"projector_hidden_act": "gelu_fast",
|
| 37 |
+
"torch_dtype": "float32",
|
| 38 |
"vision_use_head": false
|
| 39 |
},
|
| 40 |
"vocab_size": 257216
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f2a246da486d25bee2156598115f7da536638f903d0a6922a8f949ac3030efa
|
| 3 |
size 5176
|