add model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"MT5ForConditionalGeneration"
|
| 5 |
],
|
|
@@ -28,5 +28,5 @@
|
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
"transformers_version": "4.18.0",
|
| 30 |
"use_cache": true,
|
| 31 |
-
"vocab_size":
|
| 32 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "enrut5-base/checkpoints/20220810-074144",
|
| 3 |
"architectures": [
|
| 4 |
"MT5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
"transformers_version": "4.18.0",
|
| 30 |
"use_cache": true,
|
| 31 |
+
"vocab_size": 41100
|
| 32 |
}
|
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:8c4b700d902db2d38f8677aaac61fcc069c4ca620f8cedbab4c3e735470ec5cb
|
| 3 |
+
size 1045526605
|