lavanyaasehgal commited on
Commit
06b3cb9
1 Parent(s): dafb156

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "C:\\Users\\laksh\\Desktop\\nlp_lakshya\\flask\\t5_new",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -55,7 +55,7 @@
55
  }
56
  },
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.34.1",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
 
1
  {
2
+ "_name_or_path": "C:\\Users\\Sahil\\Downloads\\T5_final-20231105T113633Z-001\\T5_final",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
55
  }
56
  },
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.35.0.dev0",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.34.1"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.35.0.dev0"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc9225a8c033cbe9a43200d392e6c70ccd9fb02fa33fc70a1237734e6c9f24f0
3
- size 242068411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c336831e4984a548f371fb75944d26799d7fab5df33b0e7842f6797740c1a4
3
+ size 242069785