santiagoperezs
commited on
Commit
•
21915ac
1
Parent(s):
39e12c2
Training in progress, epoch 0
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"architectures": [
|
5 |
"Pix2StructForConditionalGeneration"
|
6 |
],
|
7 |
-
"decoder_start_token_id":
|
8 |
"eos_token_id": 1,
|
9 |
"initializer_factor": 1.0,
|
10 |
"initializer_range": 0.02,
|
@@ -89,7 +89,7 @@
|
|
89 |
"typical_p": 1.0,
|
90 |
"use_bfloat16": false,
|
91 |
"use_cache": false,
|
92 |
-
"vocab_size":
|
93 |
},
|
94 |
"tie_word_embeddings": false,
|
95 |
"torch_dtype": "float32",
|
|
|
4 |
"architectures": [
|
5 |
"Pix2StructForConditionalGeneration"
|
6 |
],
|
7 |
+
"decoder_start_token_id": 50374,
|
8 |
"eos_token_id": 1,
|
9 |
"initializer_factor": 1.0,
|
10 |
"initializer_range": 0.02,
|
|
|
89 |
"typical_p": 1.0,
|
90 |
"use_bfloat16": false,
|
91 |
"use_cache": false,
|
92 |
+
"vocab_size": 50375
|
93 |
},
|
94 |
"tie_word_embeddings": false,
|
95 |
"torch_dtype": "float32",
|
pytorch_model.bin
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:a2af15c60ad70e7ca039dee31a37b97a96e6361910d698eee6c1492f86d7a7e3
|
3 |
+
size 1130044615
|