nataliaElv HF staff commited on
Commit
8a3f021
·
1 Parent(s): 2168c1d

Upload argilla.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. argilla.yaml +276 -0
argilla.yaml ADDED
@@ -0,0 +1,276 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fields:
2
+ - id: null
3
+ name: text
4
+ required: true
5
+ settings:
6
+ type: text
7
+ use_markdown: false
8
+ title: Text
9
+ type: text
10
+ use_markdown: false
11
+ guidelines: null
12
+ questions:
13
+ - description: null
14
+ id: null
15
+ labels:
16
+ - activate_my_card
17
+ - age_limit
18
+ - apple_pay_or_google_pay
19
+ - atm_support
20
+ - automatic_top_up
21
+ - balance_not_updated_after_bank_transfer
22
+ - balance_not_updated_after_cheque_or_cash_deposit
23
+ - beneficiary_not_allowed
24
+ - cancel_transfer
25
+ - card_about_to_expire
26
+ - card_acceptance
27
+ - card_arrival
28
+ - card_delivery_estimate
29
+ - card_linking
30
+ - card_not_working
31
+ - card_payment_fee_charged
32
+ - card_payment_not_recognised
33
+ - card_payment_wrong_exchange_rate
34
+ - card_swallowed
35
+ - cash_withdrawal_charge
36
+ - cash_withdrawal_not_recognised
37
+ - change_pin
38
+ - compromised_card
39
+ - contactless_not_working
40
+ - country_support
41
+ - declined_card_payment
42
+ - declined_cash_withdrawal
43
+ - declined_transfer
44
+ - direct_debit_payment_not_recognised
45
+ - disposable_card_limits
46
+ - edit_personal_details
47
+ - exchange_charge
48
+ - exchange_rate
49
+ - exchange_via_app
50
+ - extra_charge_on_statement
51
+ - failed_transfer
52
+ - fiat_currency_support
53
+ - get_disposable_virtual_card
54
+ - get_physical_card
55
+ - getting_spare_card
56
+ - getting_virtual_card
57
+ - lost_or_stolen_card
58
+ - lost_or_stolen_phone
59
+ - order_physical_card
60
+ - passcode_forgotten
61
+ - pending_card_payment
62
+ - pending_cash_withdrawal
63
+ - pending_top_up
64
+ - pending_transfer
65
+ - pin_blocked
66
+ - receiving_money
67
+ - Refund_not_showing_up
68
+ - request_refund
69
+ - reverted_card_payment?
70
+ - supported_cards_and_currencies
71
+ - terminate_account
72
+ - top_up_by_bank_transfer_charge
73
+ - top_up_by_card_charge
74
+ - top_up_by_cash_or_cheque
75
+ - top_up_failed
76
+ - top_up_limits
77
+ - top_up_reverted
78
+ - topping_up_by_card
79
+ - transaction_charged_twice
80
+ - transfer_fee_charged
81
+ - transfer_into_account
82
+ - transfer_not_received_by_recipient
83
+ - transfer_timing
84
+ - unable_to_verify_identity
85
+ - verify_my_identity
86
+ - verify_source_of_funds
87
+ - verify_top_up
88
+ - virtual_card_not_working
89
+ - visa_or_mastercard
90
+ - why_verify_identity
91
+ - wrong_amount_of_cash_received
92
+ - wrong_exchange_rate_for_cash_withdrawal
93
+ name: topics
94
+ required: true
95
+ settings:
96
+ options:
97
+ - text: activate_my_card
98
+ value: activate_my_card
99
+ - text: age_limit
100
+ value: age_limit
101
+ - text: apple_pay_or_google_pay
102
+ value: apple_pay_or_google_pay
103
+ - text: atm_support
104
+ value: atm_support
105
+ - text: automatic_top_up
106
+ value: automatic_top_up
107
+ - text: balance_not_updated_after_bank_transfer
108
+ value: balance_not_updated_after_bank_transfer
109
+ - text: balance_not_updated_after_cheque_or_cash_deposit
110
+ value: balance_not_updated_after_cheque_or_cash_deposit
111
+ - text: beneficiary_not_allowed
112
+ value: beneficiary_not_allowed
113
+ - text: cancel_transfer
114
+ value: cancel_transfer
115
+ - text: card_about_to_expire
116
+ value: card_about_to_expire
117
+ - text: card_acceptance
118
+ value: card_acceptance
119
+ - text: card_arrival
120
+ value: card_arrival
121
+ - text: card_delivery_estimate
122
+ value: card_delivery_estimate
123
+ - text: card_linking
124
+ value: card_linking
125
+ - text: card_not_working
126
+ value: card_not_working
127
+ - text: card_payment_fee_charged
128
+ value: card_payment_fee_charged
129
+ - text: card_payment_not_recognised
130
+ value: card_payment_not_recognised
131
+ - text: card_payment_wrong_exchange_rate
132
+ value: card_payment_wrong_exchange_rate
133
+ - text: card_swallowed
134
+ value: card_swallowed
135
+ - text: cash_withdrawal_charge
136
+ value: cash_withdrawal_charge
137
+ - text: cash_withdrawal_not_recognised
138
+ value: cash_withdrawal_not_recognised
139
+ - text: change_pin
140
+ value: change_pin
141
+ - text: compromised_card
142
+ value: compromised_card
143
+ - text: contactless_not_working
144
+ value: contactless_not_working
145
+ - text: country_support
146
+ value: country_support
147
+ - text: declined_card_payment
148
+ value: declined_card_payment
149
+ - text: declined_cash_withdrawal
150
+ value: declined_cash_withdrawal
151
+ - text: declined_transfer
152
+ value: declined_transfer
153
+ - text: direct_debit_payment_not_recognised
154
+ value: direct_debit_payment_not_recognised
155
+ - text: disposable_card_limits
156
+ value: disposable_card_limits
157
+ - text: edit_personal_details
158
+ value: edit_personal_details
159
+ - text: exchange_charge
160
+ value: exchange_charge
161
+ - text: exchange_rate
162
+ value: exchange_rate
163
+ - text: exchange_via_app
164
+ value: exchange_via_app
165
+ - text: extra_charge_on_statement
166
+ value: extra_charge_on_statement
167
+ - text: failed_transfer
168
+ value: failed_transfer
169
+ - text: fiat_currency_support
170
+ value: fiat_currency_support
171
+ - text: get_disposable_virtual_card
172
+ value: get_disposable_virtual_card
173
+ - text: get_physical_card
174
+ value: get_physical_card
175
+ - text: getting_spare_card
176
+ value: getting_spare_card
177
+ - text: getting_virtual_card
178
+ value: getting_virtual_card
179
+ - text: lost_or_stolen_card
180
+ value: lost_or_stolen_card
181
+ - text: lost_or_stolen_phone
182
+ value: lost_or_stolen_phone
183
+ - text: order_physical_card
184
+ value: order_physical_card
185
+ - text: passcode_forgotten
186
+ value: passcode_forgotten
187
+ - text: pending_card_payment
188
+ value: pending_card_payment
189
+ - text: pending_cash_withdrawal
190
+ value: pending_cash_withdrawal
191
+ - text: pending_top_up
192
+ value: pending_top_up
193
+ - text: pending_transfer
194
+ value: pending_transfer
195
+ - text: pin_blocked
196
+ value: pin_blocked
197
+ - text: receiving_money
198
+ value: receiving_money
199
+ - text: Refund_not_showing_up
200
+ value: Refund_not_showing_up
201
+ - text: request_refund
202
+ value: request_refund
203
+ - text: reverted_card_payment?
204
+ value: reverted_card_payment?
205
+ - text: supported_cards_and_currencies
206
+ value: supported_cards_and_currencies
207
+ - text: terminate_account
208
+ value: terminate_account
209
+ - text: top_up_by_bank_transfer_charge
210
+ value: top_up_by_bank_transfer_charge
211
+ - text: top_up_by_card_charge
212
+ value: top_up_by_card_charge
213
+ - text: top_up_by_cash_or_cheque
214
+ value: top_up_by_cash_or_cheque
215
+ - text: top_up_failed
216
+ value: top_up_failed
217
+ - text: top_up_limits
218
+ value: top_up_limits
219
+ - text: top_up_reverted
220
+ value: top_up_reverted
221
+ - text: topping_up_by_card
222
+ value: topping_up_by_card
223
+ - text: transaction_charged_twice
224
+ value: transaction_charged_twice
225
+ - text: transfer_fee_charged
226
+ value: transfer_fee_charged
227
+ - text: transfer_into_account
228
+ value: transfer_into_account
229
+ - text: transfer_not_received_by_recipient
230
+ value: transfer_not_received_by_recipient
231
+ - text: transfer_timing
232
+ value: transfer_timing
233
+ - text: unable_to_verify_identity
234
+ value: unable_to_verify_identity
235
+ - text: verify_my_identity
236
+ value: verify_my_identity
237
+ - text: verify_source_of_funds
238
+ value: verify_source_of_funds
239
+ - text: verify_top_up
240
+ value: verify_top_up
241
+ - text: virtual_card_not_working
242
+ value: virtual_card_not_working
243
+ - text: visa_or_mastercard
244
+ value: visa_or_mastercard
245
+ - text: why_verify_identity
246
+ value: why_verify_identity
247
+ - text: wrong_amount_of_cash_received
248
+ value: wrong_amount_of_cash_received
249
+ - text: wrong_exchange_rate_for_cash_withdrawal
250
+ value: wrong_exchange_rate_for_cash_withdrawal
251
+ type: multi_label_selection
252
+ visible_options: 20
253
+ title: Select the topic(s) of the request
254
+ type: multi_label_selection
255
+ visible_labels: 20
256
+ - description: null
257
+ id: null
258
+ labels:
259
+ - positive
260
+ - neutral
261
+ - negative
262
+ name: sentiment
263
+ required: true
264
+ settings:
265
+ options:
266
+ - text: positive
267
+ value: positive
268
+ - text: neutral
269
+ value: neutral
270
+ - text: negative
271
+ value: negative
272
+ type: label_selection
273
+ visible_options: 20
274
+ title: What is the sentiment of the message?
275
+ type: label_selection
276
+ visible_labels: 20