|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: Complaint |
|
|
dtype: string |
|
|
- name: Category |
|
|
dtype: string |
|
|
- name: Urgency |
|
|
dtype: string |
|
|
- name: target |
|
|
dtype: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 132927 |
|
|
num_examples: 1336 |
|
|
download_size: 36611 |
|
|
dataset_size: 132927 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
license: mit |
|
|
task_categories: |
|
|
- text-classification |
|
|
- text2text-generation |
|
|
language: |
|
|
- en |
|
|
tags: |
|
|
- customer-support |
|
|
- t5 |
|
|
- business |
|
|
- classification |
|
|
- urgency-detection |
|
|
- multi-label |
|
|
- complaints |
|
|
pretty_name: 'Customer Complaints Classification ' |
|
|
size_categories: |
|
|
- 1K<n<10K |
|
|
--- |
|
|
# Dataset Card for "ecommerce-customer-support" |
|
|
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |