Librarian Bot: Update dataset YAML metadata for model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
# tweet-topic-19-multi
|
2 |
|
3 |
This is a RoBERTa-base model trained on ~90m tweets until the end of 2019 (see [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2019-90m)) and finetuned for multi-label topic classification on a corpus of 11,267 [tweets](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi).
|
|
|
1 |
+
---
|
2 |
+
datasets: cardiffnlp/tweet_topic_multi
|
3 |
+
---
|
4 |
# tweet-topic-19-multi
|
5 |
|
6 |
This is a RoBERTa-base model trained on ~90m tweets until the end of 2019 (see [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2019-90m)) and finetuned for multi-label topic classification on a corpus of 11,267 [tweets](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi).
|