ronit33 commited on
Commit
387fb45
1 Parent(s): 7dc1af0

Upload DebertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +90 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-base",
3
+ "architectures": [
4
+ "DebertaForSequenceClassification"
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
+ "9": "LABEL_9",
21
+ "10": "LABEL_10",
22
+ "11": "LABEL_11",
23
+ "12": "LABEL_12",
24
+ "13": "LABEL_13",
25
+ "14": "LABEL_14",
26
+ "15": "LABEL_15",
27
+ "16": "LABEL_16",
28
+ "17": "LABEL_17",
29
+ "18": "LABEL_18",
30
+ "19": "LABEL_19",
31
+ "20": "LABEL_20",
32
+ "21": "LABEL_21",
33
+ "22": "LABEL_22",
34
+ "23": "LABEL_23",
35
+ "24": "LABEL_24",
36
+ "25": "LABEL_25",
37
+ "26": "LABEL_26"
38
+ },
39
+ "initializer_range": 0.02,
40
+ "intermediate_size": 3072,
41
+ "label2id": {
42
+ "LABEL_0": 0,
43
+ "LABEL_1": 1,
44
+ "LABEL_10": 10,
45
+ "LABEL_11": 11,
46
+ "LABEL_12": 12,
47
+ "LABEL_13": 13,
48
+ "LABEL_14": 14,
49
+ "LABEL_15": 15,
50
+ "LABEL_16": 16,
51
+ "LABEL_17": 17,
52
+ "LABEL_18": 18,
53
+ "LABEL_19": 19,
54
+ "LABEL_2": 2,
55
+ "LABEL_20": 20,
56
+ "LABEL_21": 21,
57
+ "LABEL_22": 22,
58
+ "LABEL_23": 23,
59
+ "LABEL_24": 24,
60
+ "LABEL_25": 25,
61
+ "LABEL_26": 26,
62
+ "LABEL_3": 3,
63
+ "LABEL_4": 4,
64
+ "LABEL_5": 5,
65
+ "LABEL_6": 6,
66
+ "LABEL_7": 7,
67
+ "LABEL_8": 8,
68
+ "LABEL_9": 9
69
+ },
70
+ "layer_norm_eps": 1e-07,
71
+ "max_position_embeddings": 512,
72
+ "max_relative_positions": -1,
73
+ "model_type": "deberta",
74
+ "num_attention_heads": 12,
75
+ "num_hidden_layers": 12,
76
+ "pad_token_id": 0,
77
+ "pooler_dropout": 0,
78
+ "pooler_hidden_act": "gelu",
79
+ "pooler_hidden_size": 768,
80
+ "pos_att_type": [
81
+ "c2p",
82
+ "p2c"
83
+ ],
84
+ "position_biased_input": false,
85
+ "relative_attention": true,
86
+ "torch_dtype": "float32",
87
+ "transformers_version": "4.34.1",
88
+ "type_vocab_size": 0,
89
+ "vocab_size": 50265
90
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee50027dbdd8ef0d7be366649003582b005ee1b86dae41dc1aa6068ed7f5fd6c
3
+ size 556921450