patrickvonplaten
commited on
Commit
•
d9b2c4b
1
Parent(s):
f3dda77
correct model name
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tf_model.h5 +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
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:b31752450099a5eb3fcd5199001c5a6831e4a32e13f17a287a5aa6e10801d081
|
3 |
+
size 1839633783
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b06e7291cbbecd65d0164fd1cb2d783a4d3ccbd2551fffa0c44ab60dbf4ca461
|
3 |
+
size 1839822816
|