florentianayuwono
commited on
Commit
•
6e7b2ad
1
Parent(s):
4ffdf03
Upload T5ForConditionalGeneration
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -54,7 +54,8 @@
|
|
54 |
"prefix": "translate English to Romanian: "
|
55 |
}
|
56 |
},
|
|
|
57 |
"transformers_version": "4.39.3",
|
58 |
"use_cache": true,
|
59 |
-
"vocab_size":
|
60 |
}
|
|
|
54 |
"prefix": "translate English to Romanian: "
|
55 |
}
|
56 |
},
|
57 |
+
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.39.3",
|
59 |
"use_cache": true,
|
60 |
+
"vocab_size": 32101
|
61 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891561768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:429a477d70a13884aff463e6167862dd247f0c1346babaadb5d5728b541bd2f9
|
3 |
size 891561768
|