snoop2head
commited on
Commit
•
7cc45df
1
Parent(s):
deb0fe7
Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +1 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"relative_attention_max_distance": 128,
|
25 |
"relative_attention_num_buckets": 32,
|
26 |
"torch_dtype": "float32",
|
27 |
-
"transformers_version": "4.
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 1828
|
30 |
}
|
|
|
24 |
"relative_attention_max_distance": 128,
|
25 |
"relative_attention_num_buckets": 32,
|
26 |
"torch_dtype": "float32",
|
27 |
+
"transformers_version": "4.27.1",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 1828
|
30 |
}
|
generation_config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
-
"_from_model_config": true,
|
3 |
"decoder_start_token_id": 3,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 3,
|
6 |
-
"transformers_version": "4.
|
7 |
}
|
|
|
1 |
{
|
|
|
2 |
"decoder_start_token_id": 3,
|
3 |
"eos_token_id": 2,
|
4 |
"pad_token_id": 3,
|
5 |
+
"transformers_version": "4.27.1"
|
6 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 305887041
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca60509c7f4a91fd57d4212ee88575dadea07ee04653169c1243f9012cc37634
|
3 |
size 305887041
|