patrickvonplaten
commited on
Commit
•
ddd5bfc
1
Parent(s):
89a3ccc
push new weights
Browse files- config.json +1 -1
- pytorch_model.bin +3 -0
- tf_model.h5 +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/patrick/t5/
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/patrick/t5/byt5-xl",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6c1199aa0425a281bdd31dc3ad9ccf8ecab4db38255d3e9a0d3641b1f40acff
|
3 |
+
size 14951437217
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccd61b775ed7c38d2bec4df75e240107d0ce852258d334ecdaf791ea76d33844
|
3 |
+
size 14952206024
|