billingsmoore
commited on
Commit
•
667f0e8
1
Parent(s):
f0daaf1
Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/j/Documents/MLotsawa/models/
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -57,5 +57,5 @@
|
|
57 |
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.44.0",
|
59 |
"use_cache": true,
|
60 |
-
"vocab_size":
|
61 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/j/Documents/MLotsawa/models/tib-tokenized/checkpoint-55465",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
57 |
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.44.0",
|
59 |
"use_cache": true,
|
60 |
+
"vocab_size": 32245
|
61 |
}
|
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:32638dbb418a574a47448eac7170dab424b2a85773aca29b75629469631e7f72
|
3 |
+
size 242281512
|