huseinzol05 commited on
Commit
b4fa36f
1 Parent(s): 3009acb

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. generation_config.json +7 -0
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
6
  "d_ff": 2048,
7
  "d_kv": 64,
8
  "d_model": 768,
@@ -25,7 +26,7 @@
25
  "relative_attention_num_buckets": 32,
26
  "tie_word_embeddings": false,
27
  "torch_dtype": "float32",
28
- "transformers_version": "4.25.1",
29
  "use_cache": true,
30
  "vocab_size": 32128
31
  }
 
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
+ "classifier_dropout": 0.0,
7
  "d_ff": 2048,
8
  "d_kv": 64,
9
  "d_model": 768,
 
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.32.0.dev0",
30
  "use_cache": true,
31
  "vocab_size": 32128
32
  }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.32.0.dev0"
7
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f71e9974f4299106d9a4fa03795802d9f5ebc0c59edcf92edad2a589c387817f
3
  size 990404917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b52acc8cf7f94903c2d2542ff16d2274441477771bb7fd2ac2d13ec54866711
3
  size 990404917