Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"d_ff": 3968,
|
7 |
"d_kv": 64,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./text2iql-byt5/checkpoint-12240",
|
3 |
"architectures": [
|
4 |
+
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
"d_ff": 3968,
|
7 |
"d_kv": 64,
|
pytorch_model.bin
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:6668b06bb1320de15abbd6e6af1625c5168c26444bdbee7ee12a1bbbdd9b956a
|
3 |
+
size 2326697929
|