Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -54,7 +54,7 @@
|
|
54 |
}
|
55 |
},
|
56 |
"tie_word_embeddings": false,
|
57 |
-
"torch_dtype": "
|
58 |
"transformers_version": "4.28.1",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32110
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "flant5_3b_fp16",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
54 |
}
|
55 |
},
|
56 |
"tie_word_embeddings": false,
|
57 |
+
"torch_dtype": "float16",
|
58 |
"transformers_version": "4.28.1",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32110
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cd1b91cbf3eb21032792128bf46e2bf21df2a9494542ed479037e3f7544c5cb
|
3 |
+
size 6706187737
|