patrickvonplaten
commited on
Commit
•
a6b8e0a
1
Parent(s):
368411a
upload tf weights
Browse files- config.json +1 -1
- tf_model.h5 +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "led-base-16384
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "allenai/led-base-16384",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f9c7fd32636902ec7aca5503c08d5da99b7a1d2419ce91c9ab523cf266a6d3d
|
3 |
+
size 647696088
|