Rhasan97 commited on
Commit
d1ec0c2
1 Parent(s): d020b2a

Upload T5ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +2 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "t5-small",
3
  "architectures": [
4
- "T5Stack"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
@@ -13,8 +13,7 @@
13
  "eos_token_id": 1,
14
  "feed_forward_proj": "relu",
15
  "initializer_factor": 1.0,
16
- "is_decoder": true,
17
- "is_encoder_decoder": false,
18
  "is_gated_act": false,
19
  "layer_norm_epsilon": 1e-06,
20
  "model_type": "t5",
 
1
  {
2
  "_name_or_path": "t5-small",
3
  "architectures": [
4
+ "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
 
13
  "eos_token_id": 1,
14
  "feed_forward_proj": "relu",
15
  "initializer_factor": 1.0,
16
+ "is_encoder_decoder": true,
 
17
  "is_gated_act": false,
18
  "layer_norm_epsilon": 1e-06,
19
  "model_type": "t5",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:421d7b39eca6e6c056bde204ef6d69436bffc37c78e6f3534dc146502177e55e
3
- size 166510216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324fc1af1e09cfbe15fa8786d3f857d952eb6eecfd246a1e2b4bda5e862c8b41
3
+ size 242041896