Ihor commited on
Commit
87e2b84
·
verified ·
1 Parent(s): 1b871a1

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. gliner_config.json +18 -0
  2. pytorch_model.bin +3 -0
gliner_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "microsoft/deberta-v3-large",
3
+ "name": "token level gliner large",
4
+ "max_width": 100,
5
+ "hidden_size": 512,
6
+ "dropout": 0.1,
7
+ "fine_tune": true,
8
+ "subtoken_pooling": "first",
9
+ "span_mode": "token_level",
10
+ "loss_alpha": 0.75,
11
+ "loss_gamma": 2,
12
+ "loss_reduction": "sum",
13
+ "max_types": 30,
14
+ "shuffle_types": true,
15
+ "random_drop": true,
16
+ "max_neg_type_ratio": 1,
17
+ "max_len": 768
18
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b50f5ab565dfdda438544093bc276828df3964802515b1e3e899bba60dc28aad
3
+ size 1761073550