Update
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tf_model.h5 +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"eos_token_id": 1,
|
26 |
"extra_pos_embeddings": 1,
|
27 |
"force_bos_token_to_be_generated": false,
|
28 |
-
"forced_eos_token_id":
|
29 |
"gradient_checkpointing": false,
|
30 |
"id2label": {
|
31 |
"0": "LABEL_0",
|
|
|
25 |
"eos_token_id": 1,
|
26 |
"extra_pos_embeddings": 1,
|
27 |
"force_bos_token_to_be_generated": false,
|
28 |
+
"forced_eos_token_id": 102,
|
29 |
"gradient_checkpointing": false,
|
30 |
"id2label": {
|
31 |
"0": "LABEL_0",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 865390831
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e33065814c41635ee25b8af04f79ce810e9cfb76c28d392f172f33c24ec0913d
|
3 |
size 865390831
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 865642936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dfc3f23fe39440e173dc2bbe711663741c59f4535f471e18cd0fe75bcc2afd0
|
3 |
size 865642936
|