DeepMount00
commited on
Commit
•
b2c0313
1
Parent(s):
6a36565
Delete gliner_config.json
Browse files- gliner_config.json +0 -28
gliner_config.json
DELETED
@@ -1,28 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"size_sup": -1,
|
3 |
-
"max_types": 25,
|
4 |
-
"shuffle_types": true,
|
5 |
-
"random_drop": true,
|
6 |
-
"max_neg_type_ratio": 1,
|
7 |
-
"max_len": 384,
|
8 |
-
"lr_encoder": "1e-5",
|
9 |
-
"lr_others": "5e-5",
|
10 |
-
"num_steps": 30000,
|
11 |
-
"warmup_ratio": 0.1,
|
12 |
-
"train_batch_size": 8,
|
13 |
-
"eval_every": 5000,
|
14 |
-
"max_width": 12,
|
15 |
-
"model_name": "microsoft/mdeberta-v3-base",
|
16 |
-
"fine_tune": true,
|
17 |
-
"subtoken_pooling": "first",
|
18 |
-
"hidden_size": 768,
|
19 |
-
"span_mode": "marker",
|
20 |
-
"dropout": 0.4,
|
21 |
-
"name": "abl",
|
22 |
-
"root_dir": "log_main",
|
23 |
-
"train_data": "/gpfswork/rech/ohy/upa43yu/instruct_ner/train_instruct.json",
|
24 |
-
"prev_path": "none",
|
25 |
-
"gpu": "ohy@a100",
|
26 |
-
"run_time": "05:30:00",
|
27 |
-
"log_dir": "/gpfsdswork/projects/rech/bwq/upa43yu/GLiNER/log_main/mdeberta-v3-base_1"
|
28 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|