e22vvb commited on
Commit
154b208
·
1 Parent(s): 667ad2b

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "google/mt5-base",
3
  "architectures": [
4
- "T5ForConditionalGeneration"
5
  ],
6
  "d_ff": 2048,
7
  "d_kv": 64,
@@ -15,7 +15,7 @@
15
  "is_encoder_decoder": true,
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
- "model_type": "t5",
19
  "num_decoder_layers": 12,
20
  "num_heads": 12,
21
  "num_layers": 12,
 
1
  {
2
  "_name_or_path": "google/mt5-base",
3
  "architectures": [
4
+ "MT5ForConditionalGeneration"
5
  ],
6
  "d_ff": 2048,
7
  "d_kv": 64,
 
15
  "is_encoder_decoder": true,
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
+ "model_type": "mt5",
19
  "num_decoder_layers": 12,
20
  "num_heads": 12,
21
  "num_layers": 12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2ca6d2561d7c2deb19e574d655a10408dbe061ceafcc98d3791baf9fd99f2d8
3
- size 2329702581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b50c38757e3c0e56ac3207d00d06461eb62d6023fce5a621b747ee8d5d253b0d
3
+ size 2329702453
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd010687543ba67550f008ba150544d39fb96117c4083d9e1d54a7afd2f366d2
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04fbc08c2149fcd5afc8cb9e22fae5398ce9c9abf22a8209ed3be528bde31527
3
  size 3643