Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
[Errno 39] Directory not empty: '/storage/hf-datasets-cache/medium/datasets/21403711952549-config-parquet-and-info-harperlucy2023-autotrain--1cc00ffa/harperlucy2023___autotrain-data-consunmer-complain-multiclass-classification/default/0.0.0/23935f59573d24083168480d48aff51cbb0408b3.incomplete'
Error code:   UnexpectedError

Need help to make the dataset viewer work? Open a discussion for direct support.

_data_files
list
_fingerprint
string
_format_columns
sequence
_format_kwargs
dict
_format_type
null
_indexes
dict
_output_all_columns
bool
_split
null
[ { "filename": "dataset.arrow" } ]
88df13e78a8c377f
[ "feat_Unnamed: 0", "target", "text" ]
{}
null
{}
false
null

AutoTrain Dataset for project: consunmer-complain-multiclass-classification

Dataset Description

This dataset has been automatically processed by AutoTrain for project consunmer-complain-multiclass-classification.

Languages

The BCP-47 code for the dataset's language is en.

Dataset Structure

Data Instances

A sample from this dataset looks as follows:

[
  {
    "feat_Unnamed: 0": null,
    "text": "This is awful and borderline abuse. I can't imagine thinking that's even slightly okay",
    "target": 5
  },
  {
    "feat_Unnamed: 0": null,
    "text": "i didnt feel so hot",
    "target": 3
  }
]

Dataset Fields

The dataset has the following fields (also called "features"):

{
  "feat_Unnamed: 0": "Value(dtype='int64', id=None)",
  "text": "Value(dtype='string', id=None)",
  "target": "ClassLabel(names=['0', '1', '2', '3', '4', '5'], id=None)"
}

Dataset Splits

This dataset is split into a train and validation split. The split sizes are as follow:

Split name Num samples
train 20663
valid 5167
Downloads last month
2
Edit dataset card