Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
•
868ee2a
1
Parent(s):
833f8b5
Replace YAML keys from int to str
Browse filesReplace YAML metadata integer keys with strings, as the Hub does not support integers.
See: https://github.com/huggingface/datasets/issues/5275
README.md
CHANGED
@@ -18,8 +18,101 @@ task_categories:
|
|
18 |
task_ids:
|
19 |
- intent-classification
|
20 |
- multi-class-classification
|
21 |
-
paperswithcode_id: null
|
22 |
pretty_name: BANKING77
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
train-eval-index:
|
24 |
- config: default
|
25 |
task: text-classification
|
@@ -69,100 +162,6 @@ train-eval-index:
|
|
69 |
name: Recall weighted
|
70 |
args:
|
71 |
average: weighted
|
72 |
-
dataset_info:
|
73 |
-
features:
|
74 |
-
- name: text
|
75 |
-
dtype: string
|
76 |
-
- name: label
|
77 |
-
dtype:
|
78 |
-
class_label:
|
79 |
-
names:
|
80 |
-
0: activate_my_card
|
81 |
-
1: age_limit
|
82 |
-
2: apple_pay_or_google_pay
|
83 |
-
3: atm_support
|
84 |
-
4: automatic_top_up
|
85 |
-
5: balance_not_updated_after_bank_transfer
|
86 |
-
6: balance_not_updated_after_cheque_or_cash_deposit
|
87 |
-
7: beneficiary_not_allowed
|
88 |
-
8: cancel_transfer
|
89 |
-
9: card_about_to_expire
|
90 |
-
10: card_acceptance
|
91 |
-
11: card_arrival
|
92 |
-
12: card_delivery_estimate
|
93 |
-
13: card_linking
|
94 |
-
14: card_not_working
|
95 |
-
15: card_payment_fee_charged
|
96 |
-
16: card_payment_not_recognised
|
97 |
-
17: card_payment_wrong_exchange_rate
|
98 |
-
18: card_swallowed
|
99 |
-
19: cash_withdrawal_charge
|
100 |
-
20: cash_withdrawal_not_recognised
|
101 |
-
21: change_pin
|
102 |
-
22: compromised_card
|
103 |
-
23: contactless_not_working
|
104 |
-
24: country_support
|
105 |
-
25: declined_card_payment
|
106 |
-
26: declined_cash_withdrawal
|
107 |
-
27: declined_transfer
|
108 |
-
28: direct_debit_payment_not_recognised
|
109 |
-
29: disposable_card_limits
|
110 |
-
30: edit_personal_details
|
111 |
-
31: exchange_charge
|
112 |
-
32: exchange_rate
|
113 |
-
33: exchange_via_app
|
114 |
-
34: extra_charge_on_statement
|
115 |
-
35: failed_transfer
|
116 |
-
36: fiat_currency_support
|
117 |
-
37: get_disposable_virtual_card
|
118 |
-
38: get_physical_card
|
119 |
-
39: getting_spare_card
|
120 |
-
40: getting_virtual_card
|
121 |
-
41: lost_or_stolen_card
|
122 |
-
42: lost_or_stolen_phone
|
123 |
-
43: order_physical_card
|
124 |
-
44: passcode_forgotten
|
125 |
-
45: pending_card_payment
|
126 |
-
46: pending_cash_withdrawal
|
127 |
-
47: pending_top_up
|
128 |
-
48: pending_transfer
|
129 |
-
49: pin_blocked
|
130 |
-
50: receiving_money
|
131 |
-
51: Refund_not_showing_up
|
132 |
-
52: request_refund
|
133 |
-
53: reverted_card_payment?
|
134 |
-
54: supported_cards_and_currencies
|
135 |
-
55: terminate_account
|
136 |
-
56: top_up_by_bank_transfer_charge
|
137 |
-
57: top_up_by_card_charge
|
138 |
-
58: top_up_by_cash_or_cheque
|
139 |
-
59: top_up_failed
|
140 |
-
60: top_up_limits
|
141 |
-
61: top_up_reverted
|
142 |
-
62: topping_up_by_card
|
143 |
-
63: transaction_charged_twice
|
144 |
-
64: transfer_fee_charged
|
145 |
-
65: transfer_into_account
|
146 |
-
66: transfer_not_received_by_recipient
|
147 |
-
67: transfer_timing
|
148 |
-
68: unable_to_verify_identity
|
149 |
-
69: verify_my_identity
|
150 |
-
70: verify_source_of_funds
|
151 |
-
71: verify_top_up
|
152 |
-
72: virtual_card_not_working
|
153 |
-
73: visa_or_mastercard
|
154 |
-
74: why_verify_identity
|
155 |
-
75: wrong_amount_of_cash_received
|
156 |
-
76: wrong_exchange_rate_for_cash_withdrawal
|
157 |
-
splits:
|
158 |
-
- name: train
|
159 |
-
num_bytes: 715036
|
160 |
-
num_examples: 10003
|
161 |
-
- name: test
|
162 |
-
num_bytes: 204014
|
163 |
-
num_examples: 3080
|
164 |
-
download_size: 1079034
|
165 |
-
dataset_size: 919050
|
166 |
---
|
167 |
|
168 |
# Dataset Card for BANKING77
|
|
|
18 |
task_ids:
|
19 |
- intent-classification
|
20 |
- multi-class-classification
|
|
|
21 |
pretty_name: BANKING77
|
22 |
+
dataset_info:
|
23 |
+
features:
|
24 |
+
- name: text
|
25 |
+
dtype: string
|
26 |
+
- name: label
|
27 |
+
dtype:
|
28 |
+
class_label:
|
29 |
+
names:
|
30 |
+
'0': activate_my_card
|
31 |
+
'1': age_limit
|
32 |
+
'2': apple_pay_or_google_pay
|
33 |
+
'3': atm_support
|
34 |
+
'4': automatic_top_up
|
35 |
+
'5': balance_not_updated_after_bank_transfer
|
36 |
+
'6': balance_not_updated_after_cheque_or_cash_deposit
|
37 |
+
'7': beneficiary_not_allowed
|
38 |
+
'8': cancel_transfer
|
39 |
+
'9': card_about_to_expire
|
40 |
+
'10': card_acceptance
|
41 |
+
'11': card_arrival
|
42 |
+
'12': card_delivery_estimate
|
43 |
+
'13': card_linking
|
44 |
+
'14': card_not_working
|
45 |
+
'15': card_payment_fee_charged
|
46 |
+
'16': card_payment_not_recognised
|
47 |
+
'17': card_payment_wrong_exchange_rate
|
48 |
+
'18': card_swallowed
|
49 |
+
'19': cash_withdrawal_charge
|
50 |
+
'20': cash_withdrawal_not_recognised
|
51 |
+
'21': change_pin
|
52 |
+
'22': compromised_card
|
53 |
+
'23': contactless_not_working
|
54 |
+
'24': country_support
|
55 |
+
'25': declined_card_payment
|
56 |
+
'26': declined_cash_withdrawal
|
57 |
+
'27': declined_transfer
|
58 |
+
'28': direct_debit_payment_not_recognised
|
59 |
+
'29': disposable_card_limits
|
60 |
+
'30': edit_personal_details
|
61 |
+
'31': exchange_charge
|
62 |
+
'32': exchange_rate
|
63 |
+
'33': exchange_via_app
|
64 |
+
'34': extra_charge_on_statement
|
65 |
+
'35': failed_transfer
|
66 |
+
'36': fiat_currency_support
|
67 |
+
'37': get_disposable_virtual_card
|
68 |
+
'38': get_physical_card
|
69 |
+
'39': getting_spare_card
|
70 |
+
'40': getting_virtual_card
|
71 |
+
'41': lost_or_stolen_card
|
72 |
+
'42': lost_or_stolen_phone
|
73 |
+
'43': order_physical_card
|
74 |
+
'44': passcode_forgotten
|
75 |
+
'45': pending_card_payment
|
76 |
+
'46': pending_cash_withdrawal
|
77 |
+
'47': pending_top_up
|
78 |
+
'48': pending_transfer
|
79 |
+
'49': pin_blocked
|
80 |
+
'50': receiving_money
|
81 |
+
'51': Refund_not_showing_up
|
82 |
+
'52': request_refund
|
83 |
+
'53': reverted_card_payment?
|
84 |
+
'54': supported_cards_and_currencies
|
85 |
+
'55': terminate_account
|
86 |
+
'56': top_up_by_bank_transfer_charge
|
87 |
+
'57': top_up_by_card_charge
|
88 |
+
'58': top_up_by_cash_or_cheque
|
89 |
+
'59': top_up_failed
|
90 |
+
'60': top_up_limits
|
91 |
+
'61': top_up_reverted
|
92 |
+
'62': topping_up_by_card
|
93 |
+
'63': transaction_charged_twice
|
94 |
+
'64': transfer_fee_charged
|
95 |
+
'65': transfer_into_account
|
96 |
+
'66': transfer_not_received_by_recipient
|
97 |
+
'67': transfer_timing
|
98 |
+
'68': unable_to_verify_identity
|
99 |
+
'69': verify_my_identity
|
100 |
+
'70': verify_source_of_funds
|
101 |
+
'71': verify_top_up
|
102 |
+
'72': virtual_card_not_working
|
103 |
+
'73': visa_or_mastercard
|
104 |
+
'74': why_verify_identity
|
105 |
+
'75': wrong_amount_of_cash_received
|
106 |
+
'76': wrong_exchange_rate_for_cash_withdrawal
|
107 |
+
splits:
|
108 |
+
- name: train
|
109 |
+
num_bytes: 715036
|
110 |
+
num_examples: 10003
|
111 |
+
- name: test
|
112 |
+
num_bytes: 204014
|
113 |
+
num_examples: 3080
|
114 |
+
download_size: 1079034
|
115 |
+
dataset_size: 919050
|
116 |
train-eval-index:
|
117 |
- config: default
|
118 |
task: text-classification
|
|
|
162 |
name: Recall weighted
|
163 |
args:
|
164 |
average: weighted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
---
|
166 |
|
167 |
# Dataset Card for BANKING77
|