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/31228464813350-config-parquet-and-info-victor-autonlp-data-tweet-af383fda/victor___autonlp-data-tweet-sentiment/default/0.0.0/80ce985b32bd618df18f86436893249c60add630.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" } ]
557a7f347e3ccb7b
[ "target", "text" ]
{}
null
{}
false
null

AutoNLP Dataset for project: tweet-sentiment

Table of content

Dataset Descritpion

This dataset has been automatically processed by AutoNLP for project tweet-sentiment.

Languages

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

Dataset Structure

Data Instances

A sample from this dataset looks as follows:

[
  {
    "text": "I am going to see how long I can do this for.",
    "target": 8
  },
  {
    "text": "@anitabora yeah, right. What if our politicians start using uploading their pics, lots of inside sto[...]",
    "target": 8
  }
]

Dataset Fields

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

{
  "text": "Value(dtype='string', id=None)",
  "target": "ClassLabel(num_classes=13, names=['anger', 'boredom', 'empty', 'enthusiasm', 'fun', 'happiness', 'hate', 'love', 'neutral', 'relief', 'sadness', 'surprise', 'worry'], 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 31995
valid 8005
Downloads last month
7
Edit dataset card