GuillemGSubies commited on
Commit
70f8a65
1 Parent(s): dee40f6

Upload the model

Browse files
Files changed (2) hide show
  1. config.json +55 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/mdeberta-v3-base-32-3e-05-0.2-ehealth_kd_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
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "B-Action": 0,
24
+ "B-Concept": 2,
25
+ "B-Predicate": 5,
26
+ "B-Reference": 7,
27
+ "I-Action": 1,
28
+ "I-Concept": 3,
29
+ "I-Predicate": 6,
30
+ "O": 4
31
+ },
32
+ "layer_norm_eps": 1e-07,
33
+ "max_position_embeddings": 512,
34
+ "max_relative_positions": -1,
35
+ "model_type": "deberta-v2",
36
+ "norm_rel_ebd": "layer_norm",
37
+ "num_attention_heads": 12,
38
+ "num_hidden_layers": 12,
39
+ "pad_token_id": 0,
40
+ "pooler_dropout": 0,
41
+ "pooler_hidden_act": "gelu",
42
+ "pooler_hidden_size": 768,
43
+ "pos_att_type": [
44
+ "p2c",
45
+ "c2p"
46
+ ],
47
+ "position_biased_input": false,
48
+ "position_buckets": 256,
49
+ "relative_attention": true,
50
+ "share_att_key": true,
51
+ "torch_dtype": "float32",
52
+ "transformers_version": "4.25.1",
53
+ "type_vocab_size": 0,
54
+ "vocab_size": 251000
55
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1192a925901a12c009a808e3cbe479146f301052b09cfa14746a0b609856e150
3
+ size 1115333177