Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
sentiment-classification
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update tweet_topic_single.py
Browse files- tweet_topic_single.py +1 -1
tweet_topic_single.py
CHANGED
@@ -6,7 +6,7 @@ import datasets
|
|
6 |
logger = datasets.logging.get_logger(__name__)
|
7 |
_DESCRIPTION = """[TweetTopic](https://arxiv.org/abs/2209.09824)"""
|
8 |
|
9 |
-
_VERSION = "1.0.
|
10 |
_CITATION = """
|
11 |
@inproceedings{dimosthenis-etal-2022-twitter,
|
12 |
title = "{T}witter {T}opic {C}lassification",
|
|
|
6 |
logger = datasets.logging.get_logger(__name__)
|
7 |
_DESCRIPTION = """[TweetTopic](https://arxiv.org/abs/2209.09824)"""
|
8 |
|
9 |
+
_VERSION = "1.0.4"
|
10 |
_CITATION = """
|
11 |
@inproceedings{dimosthenis-etal-2022-twitter,
|
12 |
title = "{T}witter {T}opic {C}lassification",
|