Upload Pix2StructForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"Pix2StructForConditionalGeneration"
|
5 |
],
|
6 |
-
"decoder_start_token_id":
|
7 |
"eos_token_id": 1,
|
8 |
"initializer_factor": 1.0,
|
9 |
"initializer_range": 0.02,
|
|
|
3 |
"architectures": [
|
4 |
"Pix2StructForConditionalGeneration"
|
5 |
],
|
6 |
+
"decoder_start_token_id": 0,
|
7 |
"eos_token_id": 1,
|
8 |
"initializer_factor": 1.0,
|
9 |
"initializer_range": 0.02,
|
generation_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
-
"decoder_start_token_id":
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
"transformers_version": "4.35.2",
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"decoder_start_token_id": 0,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
"transformers_version": "4.35.2",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1042252608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f825a260f8bb7021dfda72fd36fb74114c2216cc553758ef39fbdafce17da04
|
3 |
size 1042252608
|