praneshp1org commited on
Commit
7b47f2f
·
verified ·
1 Parent(s): 1404594

Training checkpoint 1

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "google/mt5-small",
3
  "architectures": [
4
- "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 1024,
@@ -16,7 +16,7 @@
16
  "is_encoder_decoder": true,
17
  "is_gated_act": true,
18
  "layer_norm_epsilon": 1e-06,
19
- "model_type": "t5",
20
  "num_decoder_layers": 8,
21
  "num_heads": 6,
22
  "num_layers": 8,
 
1
  {
2
  "_name_or_path": "google/mt5-small",
3
  "architectures": [
4
+ "MT5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 1024,
 
16
  "is_encoder_decoder": true,
17
  "is_gated_act": true,
18
  "layer_norm_epsilon": 1e-06,
19
+ "model_type": "mt5",
20
  "num_decoder_layers": 8,
21
  "num_heads": 6,
22
  "num_layers": 8,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:074ed1704c9d6f4224c7d0b9c0e682f9a899cacb831eb89ba02aa8a98dcb758a
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cec26454f0d504a21371c8700beee08dd5940f9fd29d10af3d65d720be40667
3
  size 1200729512