Revert "second push"
Browse filesThis reverts commit 05ecd6609cd2bd399f45965135be4dd339ba81f5.
- 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": "google/byt5-base",
|
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:a3493aad4e7e0fb1388e113a087c280cdc38b0f332c4e521d0611eb105fe7da1
|
3 |
+
size 2326726857
|