asahi417 commited on
Commit
87b7a0d
1 Parent(s): 00c2e2a

Update tweet_topic_single.py

Browse files
Files changed (1) hide show
  1. 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.3"
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",