File size: 6,420 Bytes
5119c12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c7c3931
 
 
5119c12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c7c3931
5119c12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c7c3931
5119c12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
{
  "_name_or_path": "microsoft/deberta-v3-small",
  "architectures": [
    "DebertaV2ForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "accommodation cost",
    "1": "accommodation planner",
    "2": "accommodation probability",
    "3": "accommodation type",
    "4": "activity attendee",
    "5": "activity cost",
    "6": "activity location",
    "7": "activity planner",
    "8": "activity probability",
    "9": "activity restaurant",
    "10": "attendee itinerary",
    "11": "attendee seat",
    "12": "date attendee",
    "13": "date probability",
    "14": "itinerary probability",
    "15": "location accommodation",
    "16": "location activity",
    "17": "location attendee",
    "18": "location date",
    "19": "location itinerary",
    "20": "location planner",
    "21": "location probability",
    "22": "travel arrival location",
    "23": "travel attendee",
    "24": "travel date",
    "25": "travel probability",
    "26": "travel time",
    "27": "trip attendee",
    "28": "trip location",
    "29": "trip travel",
    "30": "type probability",
    "31": "activity address",
    "32": "activity thing_needed",
    "33": "travel planner",
    "34": "activity time",
    "35": "activity date",
    "36": "accommodation address",
    "37": "accommodation link",
    "38": "trip link",
    "39": "activity link",
    "40": "trip activity",
    "41": "accommodation access_instructions",
    "42": "itinerary date",
    "43": "attendee probability",
    "44": "accommodation attendee",
    "45": "trip accommodation",
    "46": "trip date",
    "47": "attendee date",
    "48": "travel destination",
    "49": "travel flight_type",
    "50": "attendee activity",
    "51": "travel type",
    "52": "accommodation date",
    "53": "itinerary attendee",
    "54": "link attendee",
    "55": "travel cost",
    "56": "date link",
    "57": "attendee accommodation",
    "58": "accommodation occupancy",
    "59": "accommodation location",
    "60": "itinerary link",
    "61": "activity availability",
    "62": "activity pickup_location",
    "63": "accommodation unstructured_information",
    "64": "unstructured_information link",
    "65": "itinerary unstructured_information",
    "66": "activity unstructured_information",
    "67": "activity preference",
    "68": "preference attendee",
    "69": "unstructured_information unstructured_information",
    "70": "activity activity",
    "71": "date unstructured_information",
    "72": "trip itinerary",
    "73": "accommodation preference",
    "74": "date preference",
    "75": "date date",
    "76": "preference preference",
    "77": "trip unstructured_information",
    "78": "attendee attendee",
    "79": "attendee unstructured_information",
    "80": "travel preference",
    "81": "travel unstructured_information",
    "82": "accommodation check_in_date",
    "83": "unstructured_information probability",
    "84": "location unstructured_information"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "accommodation access_instructions": 41,
    "accommodation address": 36,
    "accommodation attendee": 44,
    "accommodation check_in_date": 82,
    "accommodation cost": 0,
    "accommodation date": 52,
    "accommodation link": 37,
    "accommodation location": 59,
    "accommodation occupancy": 58,
    "accommodation planner": 1,
    "accommodation preference": 73,
    "accommodation probability": 2,
    "accommodation type": 3,
    "accommodation unstructured_information": 63,
    "activity activity": 70,
    "activity address": 31,
    "activity attendee": 4,
    "activity availability": 61,
    "activity cost": 5,
    "activity date": 35,
    "activity link": 39,
    "activity location": 6,
    "activity pickup_location": 62,
    "activity planner": 7,
    "activity preference": 67,
    "activity probability": 8,
    "activity restaurant": 9,
    "activity thing_needed": 32,
    "activity time": 34,
    "activity unstructured_information": 66,
    "attendee accommodation": 57,
    "attendee activity": 50,
    "attendee attendee": 78,
    "attendee date": 47,
    "attendee itinerary": 10,
    "attendee probability": 43,
    "attendee seat": 11,
    "attendee unstructured_information": 79,
    "date attendee": 12,
    "date date": 75,
    "date link": 56,
    "date preference": 74,
    "date probability": 13,
    "date unstructured_information": 71,
    "itinerary attendee": 53,
    "itinerary date": 42,
    "itinerary link": 60,
    "itinerary probability": 14,
    "itinerary unstructured_information": 65,
    "link attendee": 54,
    "location accommodation": 15,
    "location activity": 16,
    "location attendee": 17,
    "location date": 18,
    "location itinerary": 19,
    "location planner": 20,
    "location probability": 21,
    "location unstructured_information": 84,
    "preference attendee": 68,
    "preference preference": 76,
    "travel arrival location": 22,
    "travel attendee": 23,
    "travel cost": 55,
    "travel date": 24,
    "travel destination": 48,
    "travel flight_type": 49,
    "travel planner": 33,
    "travel preference": 80,
    "travel probability": 25,
    "travel time": 26,
    "travel type": 51,
    "travel unstructured_information": 81,
    "trip accommodation": 45,
    "trip activity": 40,
    "trip attendee": 27,
    "trip date": 46,
    "trip itinerary": 72,
    "trip link": 38,
    "trip location": 28,
    "trip travel": 29,
    "trip unstructured_information": 77,
    "type probability": 30,
    "unstructured_information link": 64,
    "unstructured_information probability": 83,
    "unstructured_information unstructured_information": 69
  },
  "layer_norm_eps": 1e-07,
  "max_position_embeddings": 512,
  "max_relative_positions": -1,
  "model_type": "deberta-v2",
  "norm_rel_ebd": "layer_norm",
  "num_attention_heads": 12,
  "num_hidden_layers": 6,
  "pad_token_id": 0,
  "pooler_dropout": 0,
  "pooler_hidden_act": "gelu",
  "pooler_hidden_size": 768,
  "pos_att_type": [
    "p2c",
    "c2p"
  ],
  "position_biased_input": false,
  "position_buckets": 256,
  "problem_type": "multi_label_classification",
  "relative_attention": true,
  "share_att_key": true,
  "torch_dtype": "float32",
  "transformers_version": "4.40.1",
  "type_vocab_size": 0,
  "vocab_size": 128067
}