add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "model/checkpoint-1310000",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"d_ff": 1024,
|
7 |
"d_kv": 64,
|
|
|
1 |
{
|
2 |
"_name_or_path": "model/checkpoint-1310000",
|
3 |
"architectures": [
|
4 |
+
"MT5ForConditionalGeneration"
|
5 |
],
|
6 |
"d_ff": 1024,
|
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:3c85f5689672cd680acd88f28c46039f802a286ac69cb614d88fae7e0733fefc
|
3 |
+
size 1200719045
|