Edgar404 commited on
Commit
5c6c608
1 Parent(s): 8d7f498

Training done

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. generation_config.json +1 -1
  3. model.safetensors +2 -2
config.json CHANGED
@@ -49,7 +49,7 @@
49
  "LABEL_1": 1
50
  },
51
  "length_penalty": 1.0,
52
- "max_length": 768,
53
  "max_position_embeddings": 1536,
54
  "min_length": 0,
55
  "model_type": "mbart",
@@ -85,9 +85,9 @@
85
  "typical_p": 1.0,
86
  "use_bfloat16": false,
87
  "use_cache": true,
88
- "vocab_size": 57580
89
  },
90
- "decoder_start_token_id": 57579,
91
  "encoder": {
92
  "_name_or_path": "",
93
  "add_cross_attention": false,
@@ -124,7 +124,7 @@
124
  "1": "LABEL_1"
125
  },
126
  "image_size": [
127
- 1280,
128
  960
129
  ],
130
  "initializer_range": 0.02,
 
49
  "LABEL_1": 1
50
  },
51
  "length_penalty": 1.0,
52
+ "max_length": 512,
53
  "max_position_embeddings": 1536,
54
  "min_length": 0,
55
  "model_type": "mbart",
 
85
  "typical_p": 1.0,
86
  "use_bfloat16": false,
87
  "use_cache": true,
88
+ "vocab_size": 57528
89
  },
90
+ "decoder_start_token_id": 57527,
91
  "encoder": {
92
  "_name_or_path": "",
93
  "add_cross_attention": false,
 
124
  "1": "LABEL_1"
125
  },
126
  "image_size": [
127
+ 720,
128
  960
129
  ],
130
  "initializer_range": 0.02,
generation_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "bos_token_id": 0,
4
  "eos_token_id": 2,
5
  "forced_eos_token_id": 2,
6
- "max_length": 768,
7
  "pad_token_id": 1,
8
  "transformers_version": "4.38.1"
9
  }
 
3
  "bos_token_id": 0,
4
  "eos_token_id": 2,
5
  "forced_eos_token_id": 2,
6
+ "max_length": 512,
7
  "pad_token_id": 1,
8
  "transformers_version": "4.38.1"
9
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92ae04222e7bc25692b80fcc7eee1a1fa6911386110a414ff55b68aaffeb4f4c
3
- size 809296024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92628df8644ac3c2076f93cab2dddda3124008397ecaf9e0203d91a6b9718412
3
+ size 809083032