TomasFAV commited on
Commit
0c0594b
·
verified ·
1 Parent(s): 6a42d4e

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "VisionEncoderDecoderModel"
4
  ],
5
  "decoder": {
6
  "activation_dropout": 0.0,
@@ -23,15 +23,15 @@
23
  "init_std": 0.02,
24
  "is_decoder": true,
25
  "is_encoder_decoder": false,
26
- "max_length": 512,
27
  "max_position_embeddings": 1536,
28
  "model_type": "mbart",
29
  "num_hidden_layers": 12,
30
  "scale_embedding": true,
31
  "use_cache": true,
32
- "vocab_size": 57533
33
  },
34
- "decoder_start_token_id": 0,
35
  "dtype": "float32",
36
  "encoder": {
37
  "attention_probs_dropout_prob": 0.0,
 
1
  {
2
  "architectures": [
3
+ "DonutModel"
4
  ],
5
  "decoder": {
6
  "activation_dropout": 0.0,
 
23
  "init_std": 0.02,
24
  "is_decoder": true,
25
  "is_encoder_decoder": false,
26
+ "max_length": 128,
27
  "max_position_embeddings": 1536,
28
  "model_type": "mbart",
29
  "num_hidden_layers": 12,
30
  "scale_embedding": true,
31
  "use_cache": true,
32
+ "vocab_size": 57536
33
  },
34
+ "decoder_start_token_id": 57532,
35
  "dtype": "float32",
36
  "encoder": {
37
  "attention_probs_dropout_prob": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee6f61ac139348826da232bbbac66ca95c1d146e8f027e93b24ec63c2507f339
3
- size 809103512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721ddf249071d5e7bb38e5e35284a00e8f60cd2bc52ef0d258b1edbd24566db0
3
+ size 809115800
runs/Dec24_19-58-57_4566d96d23ca/events.out.tfevents.1766606343.4566d96d23ca.4414.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600770040f88f13140a75218088014ab43c608a28648f46a32d2b3ec8f1e88d7
3
+ size 6896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99f53b95635fe33bf38214bdc996d76c79c9d6aca5c7227ae6b705d12649adbc
3
  size 6033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb401be0566992327cb74d5dd3db3396985429ade4bd52ed5383a6ddc63cdc37
3
  size 6033