Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
@@ -56,7 +56,7 @@
|
|
| 56 |
},
|
| 57 |
"tie_word_embeddings": false,
|
| 58 |
"torch_dtype": "float32",
|
| 59 |
-
"transformers_version": "4.
|
| 60 |
"use_cache": true,
|
| 61 |
"vocab_size": 32128
|
| 62 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/content/results/checkpoint-2448",
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 56 |
},
|
| 57 |
"tie_word_embeddings": false,
|
| 58 |
"torch_dtype": "float32",
|
| 59 |
+
"transformers_version": "4.35.2",
|
| 60 |
"use_cache": true,
|
| 61 |
"vocab_size": 32128
|
| 62 |
}
|
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.
|
| 7 |
}
|
|
|
|
| 3 |
"decoder_start_token_id": 0,
|
| 4 |
"eos_token_id": 1,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.35.2"
|
| 7 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990345064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f4a47e33a02a53ad147364ac041f8ca68a00987544b045bf4f611a05d214b8a
|
| 3 |
size 990345064
|