ohashi56225
commited on
Commit
•
cc859dd
1
Parent(s):
bab06c0
Upload T5ForConditionalGeneration
Browse files- generation_config.json +7 -0
- pytorch_model.bin +3 -0
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.35.0.dev0"
|
7 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:438635af6b2d4637819b27d46aa2ebeabf912e2c7075f939546864012b6de84f
|
3 |
+
size 990404917
|