Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
4 |
This is the dataset used to post-train the [BERTweet](https://huggingface.co/cardiffnlp/twitter-roberta-base) language model on a Masked Language Modeling (MLM) task, resulting in the [CryptoBERT](https://huggingface.co/ElKulako/cryptobert) language model.
|
5 |
|
6 |
The dataset contains 3.207 million unique posts from the language domain of cryptocurrency-related social media text.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
For academic reference, cite the following paper: https://ieeexplore.ieee.org/document/10223689
|
6 |
+
|
7 |
This is the dataset used to post-train the [BERTweet](https://huggingface.co/cardiffnlp/twitter-roberta-base) language model on a Masked Language Modeling (MLM) task, resulting in the [CryptoBERT](https://huggingface.co/ElKulako/cryptobert) language model.
|
8 |
|
9 |
The dataset contains 3.207 million unique posts from the language domain of cryptocurrency-related social media text.
|