howkewlisthat
commited on
Commit
•
575c1ae
1
Parent(s):
02ac998
Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -54,7 +54,7 @@
|
|
54 |
"prefix": "translate English to Romanian: "
|
55 |
}
|
56 |
},
|
57 |
-
"torch_dtype": "
|
58 |
"transformers_version": "4.42.4",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "finetuned_model_2_epoch",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
54 |
"prefix": "translate English to Romanian: "
|
55 |
}
|
56 |
},
|
57 |
+
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.42.4",
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3624a052627105b3802cd912b4ba008972f06df91ad6ff60a657e8417e03a765
|
3 |
+
size 242041896
|