better version
Browse files- gliner_config.json +2 -2
- pytorch_model.bin +1 -1
gliner_config.json
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
"random_drop": true,
|
6 |
"max_neg_type_ratio": 1,
|
7 |
"max_len": 384,
|
8 |
-
"lr_encoder": "
|
9 |
-
"lr_others": "
|
10 |
"num_steps": 10000,
|
11 |
"warmup_ratio": 1000,
|
12 |
"train_batch_size": 8,
|
|
|
5 |
"random_drop": true,
|
6 |
"max_neg_type_ratio": 1,
|
7 |
"max_len": 384,
|
8 |
+
"lr_encoder": "5e-6",
|
9 |
+
"lr_others": "1e-5",
|
10 |
"num_steps": 10000,
|
11 |
"warmup_ratio": 1000,
|
12 |
"train_batch_size": 8,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1155900362
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbb35569a0565f2c8de7cc550b57a3bdb6c48fcd596c92b7f8cfca648b17ad02
|
3 |
size 1155900362
|