KhimNguyen
commited on
Commit
•
f2032dc
1
Parent(s):
e51c060
Upload Pix2StructForConditionalGeneration
Browse files- config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -14,7 +14,8 @@
|
|
14 |
"text_config": {
|
15 |
"encoder_hidden_size": 768,
|
16 |
"initializer_range": 0.02,
|
17 |
-
"model_type": "pix2struct_text_model"
|
|
|
18 |
},
|
19 |
"tie_word_embeddings": false,
|
20 |
"torch_dtype": "float32",
|
|
|
14 |
"text_config": {
|
15 |
"encoder_hidden_size": 768,
|
16 |
"initializer_range": 0.02,
|
17 |
+
"model_type": "pix2struct_text_model",
|
18 |
+
"vocab_size": 50350
|
19 |
},
|
20 |
"tie_word_embeddings": false,
|
21 |
"torch_dtype": "float32",
|
model.safetensors
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:c763fda3b8eabd69cd9f37092bb84d6339d10637a9ade876012a7fe43959133b
|
3 |
+
size 1129829240
|