Upload FlaxT5ForConditionalGeneration
Browse files- config.json +2 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"T5ForConditionalGeneration"
|
4 |
],
|
@@ -53,6 +54,7 @@
|
|
53 |
"prefix": "translate English to Romanian: "
|
54 |
}
|
55 |
},
|
|
|
56 |
"transformers_version": "4.35.0",
|
57 |
"use_cache": true,
|
58 |
"vocab_size": 32128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "alzoubi36/priva_t5-small",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
54 |
"prefix": "translate English to Romanian: "
|
55 |
}
|
56 |
},
|
57 |
+
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.35.0",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32128
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b5e07ae3bfa289f1e741277827ace0ee3ac6c3a54480416afda650528356200
|
3 |
size 242041904
|