elmadany
commited on
Commit
•
9a64748
1
Parent(s):
e2e6f29
commit from elmadany
Browse files- config.json +2 -1
- tf_model.h5 +1 -1
config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"d_ff": 2048,
|
6 |
"d_kv": 64,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/project/6007993/elmadany/T5/ArT5_models/MSA_TW_1M_base",
|
3 |
"architectures": [
|
4 |
+
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
"d_ff": 2048,
|
7 |
"d_kv": 64,
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1131653016
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6836b6dac6f17ada3347f5cabbb123ae81df82928881fbb33a16ae8fe39d2eaf
|
3 |
size 1131653016
|