wei commited on
Commit
8652f0c
1 Parent(s): ad87317

Upload correct model

Browse files
Files changed (2) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "T5ForConditionalGeneration"
4
  ],
5
  "d_ff": 2048,
6
  "d_kv": 64,
@@ -13,6 +13,7 @@
13
  "layer_norm_epsilon": 1e-06,
14
  "model_type": "t5",
15
  "n_positions": 512,
 
16
  "num_heads": 8,
17
  "num_layers": 6,
18
  "output_past": true,
 
1
  {
2
  "architectures": [
3
+ "T5Model"
4
  ],
5
  "d_ff": 2048,
6
  "d_kv": 64,
 
13
  "layer_norm_epsilon": 1e-06,
14
  "model_type": "t5",
15
  "n_positions": 512,
16
+ "num_decoder_layers": 6,
17
  "num_heads": 8,
18
  "num_layers": 6,
19
  "output_past": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e38ba226f3435f356c15efc92e558ce65f74698621692bc4c61693140d381b81
3
- size 307887324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee71b4b64a8cf4ad76e36f5a1d324b0cfa7d112dea60d3a4eaf6d1b388f7277
3
+ size 242086011