seduerr commited on
Commit
9619caf
1 Parent(s): e3d2a3f
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. README.md +0 -2
  3. config.json +4 -4
  4. pytorch_model.bin +2 -2
.DS_Store ADDED
Binary file (6.15 kB). View file
README.md DELETED
@@ -1,2 +0,0 @@
1
- hello
2
- hello
 
 
config.json CHANGED
@@ -2,9 +2,9 @@
2
  "architectures": [
3
  "T5ForConditionalGeneration"
4
  ],
5
- "d_ff": 2048,
6
  "d_kv": 64,
7
- "d_model": 512,
8
  "decoder_start_token_id": 0,
9
  "dropout_rate": 0.1,
10
  "eos_token_id": 1,
@@ -13,8 +13,8 @@
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,
19
  "pad_token_id": 0,
20
  "relative_attention_num_buckets": 32,
2
  "architectures": [
3
  "T5ForConditionalGeneration"
4
  ],
5
+ "d_ff": 3072,
6
  "d_kv": 64,
7
+ "d_model": 768,
8
  "decoder_start_token_id": 0,
9
  "dropout_rate": 0.1,
10
  "eos_token_id": 1,
13
  "layer_norm_epsilon": 1e-06,
14
  "model_type": "t5",
15
  "n_positions": 512,
16
+ "num_heads": 12,
17
+ "num_layers": 12,
18
  "output_past": true,
19
  "pad_token_id": 0,
20
  "relative_attention_num_buckets": 32,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51fcbcfa8f61c4058f667fdc372f98898a4e2e51a48e8b5923823279adb1c0bf
3
- size 242089535
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba25c3cb975d128d20278590a8c676b8caa9cccb184aac50ae3ef48a5b448cc7
3
+ size 891739457