Commit
•
30a9748
1
Parent(s):
cd9ec94
Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -27,5 +27,5 @@
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.40.0",
|
29 |
"use_cache": true,
|
30 |
-
"vocab_size":
|
31 |
}
|
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.40.0",
|
29 |
"use_cache": true,
|
30 |
+
"vocab_size": 32128
|
31 |
}
|
model.safetensors
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:2d1e893f28c5a9379641f84f97d8dd1100c711f78bf5b4ddd4a4e5e22ac10e4c
|
3 |
+
size 11846424
|