Upload T5ForConditionalGeneration
Browse files- generation_config.json +2 -3
- model.safetensors +1 -1
generation_config.json
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"decoder_start_token_id": 0,
|
| 3 |
-
"eos_token_id":
|
| 4 |
-
1
|
| 5 |
-
],
|
| 6 |
"pad_token_id": 0,
|
| 7 |
"transformers_version": "4.57.1"
|
| 8 |
}
|
|
|
|
| 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.57.1"
|
| 7 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2326643632
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:640a8e9cf52b87c886eab293519f1ea6128b210aaf5d464810f6fc03dbf306b1
|
| 3 |
size 2326643632
|