GuillemGSubies commited on
Commit
dda5e81
1 Parent(s): ff982b8

Upload the model

Browse files
Files changed (2) hide show
  1. config.json +57 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/mdeberta-v3-base-32-4e-05-0.2-ctebmsp_best",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "LABEL_0",
12
+ "1": "LABEL_1",
13
+ "2": "LABEL_2",
14
+ "3": "LABEL_3",
15
+ "4": "LABEL_4",
16
+ "5": "LABEL_5",
17
+ "6": "LABEL_6",
18
+ "7": "LABEL_7",
19
+ "8": "LABEL_8"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "B-ANAT": 0,
25
+ "B-CHEM": 2,
26
+ "B-DISO": 4,
27
+ "B-PROC": 7,
28
+ "I-ANAT": 1,
29
+ "I-CHEM": 3,
30
+ "I-DISO": 5,
31
+ "I-PROC": 8,
32
+ "O": 6
33
+ },
34
+ "layer_norm_eps": 1e-07,
35
+ "max_position_embeddings": 512,
36
+ "max_relative_positions": -1,
37
+ "model_type": "deberta-v2",
38
+ "norm_rel_ebd": "layer_norm",
39
+ "num_attention_heads": 12,
40
+ "num_hidden_layers": 12,
41
+ "pad_token_id": 0,
42
+ "pooler_dropout": 0,
43
+ "pooler_hidden_act": "gelu",
44
+ "pooler_hidden_size": 768,
45
+ "pos_att_type": [
46
+ "p2c",
47
+ "c2p"
48
+ ],
49
+ "position_biased_input": false,
50
+ "position_buckets": 256,
51
+ "relative_attention": true,
52
+ "share_att_key": true,
53
+ "torch_dtype": "float32",
54
+ "transformers_version": "4.25.1",
55
+ "type_vocab_size": 0,
56
+ "vocab_size": 251000
57
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58efb0724bd5f74800403248ac9ba7918e26573b69a3850b59fb47ad7da8c89d
3
+ size 1115336249