Medissa commited on
Commit
4466811
·
verified ·
1 Parent(s): d201745

Upload DebertaV2ForSequenceClassification

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/deberta-v3-large",
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": 1024,
10
+ "id2label": {
11
+ "0": "0_not_relevant",
12
+ "1": "1_not_happening",
13
+ "2": "2_not_human",
14
+ "3": "3_not_bad",
15
+ "4": "4_solutions_harmful_unnecessary",
16
+ "5": "5_science_unreliable",
17
+ "6": "6_proponents_biased",
18
+ "7": "7_fossil_fuels_needed"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 4096,
22
+ "label2id": {
23
+ "0_not_relevant": 0,
24
+ "1_not_happening": 1,
25
+ "2_not_human": 2,
26
+ "3_not_bad": 3,
27
+ "4_solutions_harmful_unnecessary": 4,
28
+ "5_science_unreliable": 5,
29
+ "6_proponents_biased": 6,
30
+ "7_fossil_fuels_needed": 7
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": 16,
38
+ "num_hidden_layers": 24,
39
+ "pad_token_id": 0,
40
+ "pooler_dropout": 0,
41
+ "pooler_hidden_act": "gelu",
42
+ "pooler_hidden_size": 1024,
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.32.1",
53
+ "type_vocab_size": 0,
54
+ "vocab_size": 128100
55
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d430a9d2e4958064426dc07ffdfab187c694457031bc687818e48e90f24084f8
3
+ size 1740416373