Sayan01 commited on
Commit
44ccec2
·
verified ·
1 Parent(s): 8c619eb

Upload T5ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "_name_or_path": "google/t5-base-lm-adapt",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
- "d_ff": 2048,
8
  "d_kv": 64,
9
- "d_model": 768,
10
  "decoder_start_token_id": 0,
11
  "dense_act_fn": "gelu_new",
12
  "dropout_rate": 0.1,
@@ -17,9 +17,9 @@
17
  "is_gated_act": true,
18
  "layer_norm_epsilon": 1e-06,
19
  "model_type": "t5",
20
- "num_decoder_layers": 12,
21
- "num_heads": 12,
22
- "num_layers": 12,
23
  "output_hidden_states": true,
24
  "output_past": false,
25
  "pad_token_id": 0,
 
1
  {
2
+ "_name_or_path": "google/t5-large-lm-adapt",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
+ "d_ff": 2816,
8
  "d_kv": 64,
9
+ "d_model": 1024,
10
  "decoder_start_token_id": 0,
11
  "dense_act_fn": "gelu_new",
12
  "dropout_rate": 0.1,
 
17
  "is_gated_act": true,
18
  "layer_norm_epsilon": 1e-06,
19
  "model_type": "t5",
20
+ "num_decoder_layers": 24,
21
+ "num_heads": 16,
22
+ "num_layers": 24,
23
  "output_hidden_states": true,
24
  "output_past": false,
25
  "pad_token_id": 0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fb1a627baa8356a35de77eb6544ef74b0baf80d3f878f3e021f4a765e77c285
3
- size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ca614319671be51884106b3a7c9e0973153d6b0cd0c8d79732f6712f55a931
3
+ size 3132668808