Pipalskill commited on
Commit
05d114f
·
verified ·
1 Parent(s): d4a830d

Upload DebertaV2ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +72 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DebertaV2ForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 1,
7
+ "dtype": "float32",
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Communication",
14
+ "1": "Infrastructure",
15
+ "2": "Licensing",
16
+ "3": "Security",
17
+ "4": "Software",
18
+ "5": "Performance",
19
+ "6": "Account",
20
+ "7": "RemoteWork",
21
+ "8": "Training",
22
+ "9": "Hardware",
23
+ "10": "Network",
24
+ "11": "Medium",
25
+ "12": "High",
26
+ "13": "Urgent",
27
+ "14": "Low"
28
+ },
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 3072,
31
+ "label2id": {
32
+ "Account": 6,
33
+ "Communication": 0,
34
+ "Hardware": 9,
35
+ "High": 12,
36
+ "Infrastructure": 1,
37
+ "Licensing": 2,
38
+ "Low": 14,
39
+ "Medium": 11,
40
+ "Network": 10,
41
+ "Performance": 5,
42
+ "RemoteWork": 7,
43
+ "Security": 3,
44
+ "Software": 4,
45
+ "Training": 8,
46
+ "Urgent": 13
47
+ },
48
+ "layer_norm_eps": 1e-07,
49
+ "legacy": true,
50
+ "max_position_embeddings": 512,
51
+ "max_relative_positions": -1,
52
+ "model_type": "deberta-v2",
53
+ "norm_rel_ebd": "layer_norm",
54
+ "num_attention_heads": 12,
55
+ "num_hidden_layers": 12,
56
+ "pad_token_id": 0,
57
+ "pooler_dropout": 0,
58
+ "pooler_hidden_act": "gelu",
59
+ "pooler_hidden_size": 768,
60
+ "pos_att_type": [
61
+ "p2c",
62
+ "c2p"
63
+ ],
64
+ "position_biased_input": false,
65
+ "position_buckets": 256,
66
+ "problem_type": "multi_label_classification",
67
+ "relative_attention": true,
68
+ "share_att_key": true,
69
+ "transformers_version": "4.56.2",
70
+ "type_vocab_size": 0,
71
+ "vocab_size": 128100
72
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5333c73c9593cf54534a9736c89fb801c7e88046b3bbba27d1f86b2dba364fc9
3
+ size 737759268