Commit
•
f439b84
1
Parent(s):
03273f5
add model
Browse files- config.json +0 -1
- tf_model.h5 +1 -1
config.json
CHANGED
@@ -9,7 +9,6 @@
|
|
9 |
"bos_token_id": 50256,
|
10 |
"embd_pdrop": 0.1,
|
11 |
"eos_token_id": 50256,
|
12 |
-
"gradient_checkpointing": false,
|
13 |
"id2label": {
|
14 |
"0": "LABEL_0"
|
15 |
},
|
|
|
9 |
"bos_token_id": 50256,
|
10 |
"embd_pdrop": 0.1,
|
11 |
"eos_token_id": 50256,
|
|
|
12 |
"id2label": {
|
13 |
"0": "LABEL_0"
|
14 |
},
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 327744824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66d7b0226d96f068054f0dc0d8514d248fe4740db7db935523a2bf3869f91389
|
3 |
size 327744824
|