Upload T5ForConditionalGeneration
Browse files- generation_config.json +8 -0
- pytorch_model.bin +3 -0
generation_config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"decoder_start_token_id": 0,
|
4 |
+
"eos_token_id": 1,
|
5 |
+
"max_length": 200,
|
6 |
+
"pad_token_id": 0,
|
7 |
+
"transformers_version": "4.27.4"
|
8 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e96522671434e86c6c8e329598fb8d2fb8ead92884ffab0ac0e628e9b23aab2c
|
3 |
+
size 3136627525
|