Commit
·
ef0e819
1
Parent(s):
34913d9
Upload T5ForConditionalGeneration
Browse files- config.json +2 -1
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -54,6 +54,7 @@
|
|
54 |
}
|
55 |
},
|
56 |
"tie_word_embeddings": false,
|
|
|
57 |
"transformers_version": "4.31.0",
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "readerbench/RoGEC-flan-t5-small",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
54 |
}
|
55 |
},
|
56 |
"tie_word_embeddings": false,
|
57 |
+
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.31.0",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32128
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f093f220b90ad3c261e20935e84a0d2b8a89a2d5c37e6c7401b6c0cb33808bc2
|
3 |
+
size 307907461
|