michali commited on
Commit
8cd8690
·
1 Parent(s): a854735

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +1 -4
  2. generation_config.json +1 -2
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_commit_hash": "a959cf33c20e09215873e338299c900f57047c61",
3
  "_name_or_path": "naver-clova-ix/donut-base",
4
  "architectures": [
5
  "VisionEncoderDecoderModel"
@@ -83,7 +82,6 @@
83
  "top_p": 1.0,
84
  "torch_dtype": null,
85
  "torchscript": false,
86
- "transformers_version": "4.28.1",
87
  "typical_p": 1.0,
88
  "use_bfloat16": false,
89
  "use_cache": true,
@@ -180,7 +178,6 @@
180
  "top_p": 1.0,
181
  "torch_dtype": null,
182
  "torchscript": false,
183
- "transformers_version": "4.28.1",
184
  "typical_p": 1.0,
185
  "use_absolute_embeddings": false,
186
  "use_bfloat16": false,
@@ -191,5 +188,5 @@
191
  "pad_token_id": 1,
192
  "tie_word_embeddings": false,
193
  "torch_dtype": "float32",
194
- "transformers_version": null
195
  }
 
1
  {
 
2
  "_name_or_path": "naver-clova-ix/donut-base",
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
 
82
  "top_p": 1.0,
83
  "torch_dtype": null,
84
  "torchscript": false,
 
85
  "typical_p": 1.0,
86
  "use_bfloat16": false,
87
  "use_cache": true,
 
178
  "top_p": 1.0,
179
  "torch_dtype": null,
180
  "torchscript": false,
 
181
  "typical_p": 1.0,
182
  "use_absolute_embeddings": false,
183
  "use_bfloat16": false,
 
188
  "pad_token_id": 1,
189
  "tie_word_embeddings": false,
190
  "torch_dtype": "float32",
191
+ "transformers_version": "4.33.3"
192
  }
generation_config.json CHANGED
@@ -1,10 +1,9 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
- "decoder_start_token_id": 57525,
5
  "eos_token_id": 2,
6
  "forced_eos_token_id": 2,
7
  "max_length": 768,
8
  "pad_token_id": 1,
9
- "transformers_version": "4.28.1"
10
  }
 
1
  {
2
  "_from_model_config": true,
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.33.3"
9
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:664b0de07249c00f6e93b051fb165d7f35d1b44607ce3eb0762deabee9a33c65
3
  size 809183001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bae4f7d48a0fa296fb35d69ba7bbc1c47fc7055ee10f28d134f102168c9648db
3
  size 809183001