add model
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -54,7 +54,7 @@
|
|
54 |
}
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "t5-base/checkpoints/20220902-045050",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
54 |
}
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
+
"transformers_version": "4.20.0",
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891697151
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1bc523489c3c67c25c860e0d812f8e0cd2da7c80cb8cfd82e110bbca8f2049a
|
3 |
size 891697151
|