patrickvonplaten
commited on
Commit
•
db55b3c
1
Parent(s):
a6b8e0a
correct naming
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tf_model.h5 +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
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:779cd73728a82f1dbecbbc93d07c737c3f036d782c19bdf953479004e7dbd6d3
|
3 |
+
size 647693783
|
tf_model.h5
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:22f414ae78c8652207ddfeaceb54b930b610db69dcd819aa28e191b32664c404
|
3 |
+
size 647695496
|