Upload Pix2StructForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"Pix2StructForConditionalGeneration"
|
5 |
],
|
@@ -15,7 +15,7 @@
|
|
15 |
"encoder_hidden_size": 768,
|
16 |
"initializer_range": 0.02,
|
17 |
"model_type": "pix2struct_text_model",
|
18 |
-
"vocab_size":
|
19 |
},
|
20 |
"tie_word_embeddings": false,
|
21 |
"torch_dtype": "float32",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/deplot",
|
3 |
"architectures": [
|
4 |
"Pix2StructForConditionalGeneration"
|
5 |
],
|
|
|
15 |
"encoder_hidden_size": 768,
|
16 |
"initializer_range": 0.02,
|
17 |
"model_type": "pix2struct_text_model",
|
18 |
+
"vocab_size": 70215
|
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:18f3af331a121de0a5ad972e8080b7188637470a3cd8097b2d6ded58459f4b3f
|
3 |
+
size 1251879880
|