Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"relative_attention_max_distance": 128,
|
| 27 |
"relative_attention_num_buckets": 32,
|
| 28 |
"tie_word_embeddings": false,
|
| 29 |
-
"torch_dtype": "
|
| 30 |
"transformers_version": "4.34.1",
|
| 31 |
"use_cache": false,
|
| 32 |
"vocab_size": 32128
|
|
|
|
| 26 |
"relative_attention_max_distance": 128,
|
| 27 |
"relative_attention_num_buckets": 32,
|
| 28 |
"tie_word_embeddings": false,
|
| 29 |
+
"torch_dtype": "float32",
|
| 30 |
"transformers_version": "4.34.1",
|
| 31 |
"use_cache": false,
|
| 32 |
"vocab_size": 32128
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23b9bafbb3318d588062f03051b60c6c02bc6212f9a9b76c6bad7e2039725cb8
|
| 3 |
+
size 990409330
|