Pedrada commited on
Commit
d4b4aad
1 Parent(s): e25fdf3

Add COLING reference

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,10 +1,8 @@
1
  # tweet-topic-21-multi
2
 
3
- This is a RoBERTa-base model trained on ~124M tweets from January 2018 to December 2021 (see [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m)), and finetuned for multi-label topic classification on a corpus of 11,267 [tweets](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi).
4
- The original RoBERTa-base model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m) and the original reference paper is [TweetEval](https://github.com/cardiffnlp/tweeteval). This model is suitable for English.
5
 
6
- - Reference Papers: [TimeLMs paper](https://arxiv.org/abs/2202.03829), [TweetTopic](https://arxiv.org/abs/2209.09824).
7
- - Git Repo: [TimeLMs official repository](https://github.com/cardiffnlp/timelms).
8
 
9
  <b>Labels</b>:
10
 
 
1
  # tweet-topic-21-multi
2
 
3
+ This model is based on a [TimeLMs](https://github.com/cardiffnlp/timelms) language model trained on ~124M tweets from January 2018 to December 2021 (see [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m)), and finetuned for multi-label topic classification on a corpus of 11,267 [tweets](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi). This model is suitable for English.
 
4
 
5
+ - Reference Paper: [TweetTopic](https://arxiv.org/abs/2209.09824) (COLING 2022).
 
6
 
7
  <b>Labels</b>:
8