huseinzol05 commited on
Commit
ae77c3d
1 Parent(s): 196add0

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": 512,
@@ -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": 512,
 
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:110d490dbcc4b0278ff431fd1d88c8fda4c5934501d62896f5ab73f823620e13
3
  size 358203853
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fef0b13eb614ca22b0bca5d5cecd2006884e59874d512b3f490680d6991bdad8
3
  size 358203853