PyTorch
wjbmattingly commited on
Commit
10d8445
·
verified ·
1 Parent(s): c941867

Upload 2 files

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/deberta-v3-small",
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:6af9b97cfc3c9d150783e9e1ef7c4c2fe8e88199b70ce82d9e627e999ebf7cb7
3
+ size 610652234