urchade commited on
Commit
afda120
1 Parent(s): 1461af4

better version

Browse files
Files changed (2) hide show
  1. gliner_config.json +22 -0
  2. pytorch_model.bin +3 -0
gliner_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 3000,
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": 512,
19
+ "span_mode": "markerV0",
20
+ "dropout": 0.4,
21
+ "name": "correct"
22
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:580d8b061bcb6596bd79be7f29736cea84fdfef0679fc3ae9c14c08d2e974fad
3
+ size 1155900362