librarian-bot
commited on
Commit
•
8e081f9
1
Parent(s):
ba2c5b9
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`cardiffnlp/tweet_topic_multi`](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
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).
|