Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
topic-classification
Languages:
English
Size:
10K - 100K
ArXiv:
License:
File size: 638 Bytes
389f282 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | name: TweetTopicSingleClassification
description: Topic classification dataset on Twitter with 6 labels. Each instance
of TweetTopic comes with a timestamp which distributes from September 2019 to August
2021. Tweets were preprocessed before the annotation to normalize some artifacts,
converting URLs into a special token {{URL}} and non-verified usernames into {{USERNAME}}.
For verified usernames, we replace its display name (or account name) with symbols
{@}.
evaluation_framework: mteb
tasks:
- id: TweetTopicSingleClassification
- id: TweetTopicSingleClassification_default_test_2021
config: default
split: test_2021
|