Pramodith commited on
Commit
e10d96e
1 Parent(s): 3f9010a

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +7 -0
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "training_output/checkpoint-150",
3
  "architectures": [
4
- "T5Model"
5
  ],
6
  "d_ff": 1024,
7
  "d_kv": 64,
 
1
  {
2
  "_name_or_path": "training_output/checkpoint-150",
3
  "architectures": [
4
+ "T5ForConditionalGeneration"
5
  ],
6
  "d_ff": 1024,
7
  "d_kv": 64,
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.26.0"
7
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4e962df64f73ed337570958802f3359acbfcb87194ea325c554d657044712ab
3
- size 242108993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f325dceeb1c0a9e6f2a7542e8bb52a98a31615e80410aa1e578b92200637a58f
3
+ size 307907461