dvilasuero/banking_with_vectors
收藏Hugging Face2022-12-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dvilasuero/banking_with_vectors
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': activate_my_card
'1': age_limit
'2': apple_pay_or_google_pay
'3': atm_support
'4': automatic_top_up
'5': balance_not_updated_after_bank_transfer
'6': balance_not_updated_after_cheque_or_cash_deposit
'7': beneficiary_not_allowed
'8': cancel_transfer
'9': card_about_to_expire
'10': card_acceptance
'11': card_arrival
'12': card_delivery_estimate
'13': card_linking
'14': card_not_working
'15': card_payment_fee_charged
'16': card_payment_not_recognised
'17': card_payment_wrong_exchange_rate
'18': card_swallowed
'19': cash_withdrawal_charge
'20': cash_withdrawal_not_recognised
'21': change_pin
'22': compromised_card
'23': contactless_not_working
'24': country_support
'25': declined_card_payment
'26': declined_cash_withdrawal
'27': declined_transfer
'28': direct_debit_payment_not_recognised
'29': disposable_card_limits
'30': edit_personal_details
'31': exchange_charge
'32': exchange_rate
'33': exchange_via_app
'34': extra_charge_on_statement
'35': failed_transfer
'36': fiat_currency_support
'37': get_disposable_virtual_card
'38': get_physical_card
'39': getting_spare_card
'40': getting_virtual_card
'41': lost_or_stolen_card
'42': lost_or_stolen_phone
'43': order_physical_card
'44': passcode_forgotten
'45': pending_card_payment
'46': pending_cash_withdrawal
'47': pending_top_up
'48': pending_transfer
'49': pin_blocked
'50': receiving_money
'51': Refund_not_showing_up
'52': request_refund
'53': reverted_card_payment?
'54': supported_cards_and_currencies
'55': terminate_account
'56': top_up_by_bank_transfer_charge
'57': top_up_by_card_charge
'58': top_up_by_cash_or_cheque
'59': top_up_failed
'60': top_up_limits
'61': top_up_reverted
'62': topping_up_by_card
'63': transaction_charged_twice
'64': transfer_fee_charged
'65': transfer_into_account
'66': transfer_not_received_by_recipient
'67': transfer_timing
'68': unable_to_verify_identity
'69': verify_my_identity
'70': verify_source_of_funds
'71': verify_top_up
'72': virtual_card_not_working
'73': visa_or_mastercard
'74': why_verify_identity
'75': wrong_amount_of_cash_received
'76': wrong_exchange_rate_for_cash_withdrawal
splits:
- name: test
num_bytes: 204010
num_examples: 3080
download_size: 89116
dataset_size: 204010
---
# Dataset Card for "banking_with_vectors"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
dataset_info:
features:
- name: 文本(text)
dtype: 数据类型(dtype):字符串(string)
- name: 标签(label)
dtype:
分类标签(class_label):
类别名称(names):
'0': 激活银行卡(activate_my_card)
'1': 年龄限制(age_limit)
'2': Apple Pay或Google Pay(apple_pay_or_google_pay)
'3': ATM支持(atm_support)
'4': 自动充值(automatic_top_up)
'5': 银行转账后余额未更新(balance_not_updated_after_bank_transfer)
'6': 支票或现金存款后余额未更新(balance_not_updated_after_cheque_or_cash_deposit)
'7': 不允许收款人(beneficiary_not_allowed)
'8': 取消转账(cancel_transfer)
'9': 卡片即将过期(card_about_to_expire)
'10': 卡片受理(card_acceptance)
'11': 卡片已送达(card_arrival)
'12': 卡片配送预估(card_delivery_estimate)
'13': 卡片绑定(card_linking)
'14': 卡片无法使用(card_not_working)
'15': 收取卡片支付手续费(card_payment_fee_charged)
'16': 未识别到卡片支付(card_payment_not_recognised)
'17': 卡片支付汇率错误(card_payment_wrong_exchange_rate)
'18': 卡片被吞(card_swallowed)
'19': 取现手续费(cash_withdrawal_charge)
'20': 未识别取现交易(cash_withdrawal_not_recognised)
'21': 修改密码(change_pin)
'22': 卡片疑似被盗用(compromised_card)
'23': 非接触支付无法使用(contactless_not_working)
'24': 国家支持(country_support)
'25': 卡片支付被拒(declined_card_payment)
'26': 取现被拒(declined_cash_withdrawal)
'27': 转账被拒(declined_transfer)
'28': 未识别直接借记支付(direct_debit_payment_not_recognised)
'29': 一次性虚拟卡额度(disposable_card_limits)
'30': 编辑个人信息(edit_personal_details)
'31': 兑换手续费(exchange_charge)
'32': 汇率(exchange_rate)
'33': 通过应用兑换(exchange_via_app)
'34': 账单额外收费(extra_charge_on_statement)
'35': 转账失败(failed_transfer)
'36': 法币支持(fiat_currency_support)
'37': 获取一次性虚拟卡(get_disposable_virtual_card)
'38': 获取实体卡(get_physical_card)
'39': 申请副卡(getting_spare_card)
'40': 获取虚拟卡(getting_virtual_card)
'41': 卡片丢失或被盗(lost_or_stolen_card)
'42': 手机丢失或被盗(lost_or_stolen_phone)
'43': 申请实体卡(order_physical_card)
'44': 忘记密码(passcode_forgotten)
'45': 待处理卡片支付(pending_card_payment)
'46': 待处理取现(pending_cash_withdrawal)
'47': 待处理充值(pending_top_up)
'48': 待处理转账(pending_transfer)
'49': 密码被锁定(pin_blocked)
'50': 收款(receiving_money)
'51': 退款未到账(Refund_not_showing_up)
'52': 申请退款(request_refund)
'53': 信用卡支付撤销(reverted_card_payment?)
'54': 支持的卡片与货币(supported_cards_and_currencies)
'55': 终止账户(terminate_account)
'56': 银行转账充值手续费(top_up_by_bank_transfer_charge)
'57': 银行卡充值手续费(top_up_by_card_charge)
'58': 现金或支票充值(top_up_by_cash_or_cheque)
'59': 充值失败(top_up_failed)
'60': 充值限额(top_up_limits)
'61': 充值撤销(top_up_reverted)
'62': 通过银行卡充值(topping_up_by_card)
'63': 交易重复扣款(transaction_charged_twice)
'64': 转账手续费(transfer_fee_charged)
'65': 转入账户(transfer_into_account)
'66': 收款人未收到转账(transfer_not_received_by_recipient)
'67': 转账时效(transfer_timing)
'68': 无法验证身份(unable_to_verify_identity)
'69': 验证我的身份(verify_my_identity)
'70': 验证资金来源(verify_source_of_funds)
'71': 验证充值(verify_top_up)
'72': 虚拟卡无法使用(virtual_card_not_working)
'73': Visa或万事达卡(visa_or_mastercard)
'74': 为何需要验证身份(why_verify_identity)
'75': 收到现金金额错误(wrong_amount_of_cash_received)
'76': 取现汇率错误(wrong_exchange_rate_for_cash_withdrawal)
splits:
- name: 测试集(test)
字节数(num_bytes): 204010
样本数量(num_examples): 3080
下载大小(download_size): 89116
数据集总大小(dataset_size): 204010
---
# "banking_with_vectors" 数据集卡片(Dataset Card)
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dvilasuero
原始信息汇总
数据集概述
数据集名称
"banking_with_vectors"
数据集特征
- text: 数据类型为字符串。
- label: 数据类型为分类标签,包含以下类别:
- 0: activate_my_card
- 1: age_limit
- 2: apple_pay_or_google_pay
- 3: atm_support
- 4: automatic_top_up
- 5: balance_not_updated_after_bank_transfer
- 6: balance_not_updated_after_cheque_or_cash_deposit
- 7: beneficiary_not_allowed
- 8: cancel_transfer
- 9: card_about_to_expire
- 10: card_acceptance
- 11: card_arrival
- 12: card_delivery_estimate
- 13: card_linking
- 14: card_not_working
- 15: card_payment_fee_charged
- 16: card_payment_not_recognised
- 17: card_payment_wrong_exchange_rate
- 18: card_swallowed
- 19: cash_withdrawal_charge
- 20: cash_withdrawal_not_recognised
- 21: change_pin
- 22: compromised_card
- 23: contactless_not_working
- 24: country_support
- 25: declined_card_payment
- 26: declined_cash_withdrawal
- 27: declined_transfer
- 28: direct_debit_payment_not_recognised
- 29: disposable_card_limits
- 30: edit_personal_details
- 31: exchange_charge
- 32: exchange_rate
- 33: exchange_via_app
- 34: extra_charge_on_statement
- 35: failed_transfer
- 36: fiat_currency_support
- 37: get_disposable_virtual_card
- 38: get_physical_card
- 39: getting_spare_card
- 40: getting_virtual_card
- 41: lost_or_stolen_card
- 42: lost_or_stolen_phone
- 43: order_physical_card
- 44: passcode_forgotten
- 45: pending_card_payment
- 46: pending_cash_withdrawal
- 47: pending_top_up
- 48: pending_transfer
- 49: pin_blocked
- 50: receiving_money
- 51: Refund_not_showing_up
- 52: request_refund
- 53: reverted_card_payment?
- 54: supported_cards_and_currencies
- 55: terminate_account
- 56: top_up_by_bank_transfer_charge
- 57: top_up_by_card_charge
- 58: top_up_by_cash_or_cheque
- 59: top_up_failed
- 60: top_up_limits
- 61: top_up_reverted
- 62: topping_up_by_card
- 63: transaction_charged_twice
- 64: transfer_fee_charged
- 65: transfer_into_account
- 66: transfer_not_received_by_recipient
- 67: transfer_timing
- 68: unable_to_verify_identity
- 69: verify_my_identity
- 70: verify_source_of_funds
- 71: verify_top_up
- 72: virtual_card_not_working
- 73: visa_or_mastercard
- 74: why_verify_identity
- 75: wrong_amount_of_cash_received
- 76: wrong_exchange_rate_for_cash_withdrawal
数据集分割
- test: 包含3080个示例,数据集大小为204010字节。
数据集大小
- 下载大小: 89116字节
- 数据集大小: 204010字节



