StephanAkkerman commited on
Commit
76af6c9
1 Parent(s): 36e464c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -27,14 +27,17 @@ This dataset is a combination of publically available financial tweets.
27
  This dataset is a combination of data from various reputable sources, each contributing a unique perspective on financial tweets:
28
  - [Stock Market Tweets Data](https://ieee-dataport.org/open-access/stock-market-tweets-data): 923,673 rows of stock tweets
29
  - [Stock Market Tweets](https://huggingface.co/datasets/mjw/stock_market_tweets): 1,700,641 rows of stock tweets
30
- - [Crypto Tweets](https://www.kaggle.com/datasets/leoth9/crypto-tweets): 10,335 rows of cryptocurrency tweets
31
  - [Influencers' Tweets In Cryptocurrency](https://data.mendeley.com/datasets/8fbdhh72gs/5): 16,512 rows of cryptocurrency tweets
32
  - [Bitcoin Tweets](https://data.mendeley.com/datasets/x7yvshrnxy/1): 76,797 of bitcoin tweets
33
- - [BitCoin Tweets](https://www.kaggle.com/datasets/kaushiksuresh147/bitcoin-tweets): 4,744,118 rows of bitcoin tweets
34
- - [Crypto Tweets](https://www.kaggle.com/datasets/tleonel/crypto-tweets-80k-in-eng-aug-2022): 76,055 rows of cryptocurrency tweets
35
  - [Cryptocurreny Sentiment Tweets](https://www.kaggle.com/datasets/rezasemyari/crypto-sentiment-tweets): 824,908 rows of cryptocurrency tweets
 
 
36
 
37
  ## Usage
 
38
 
39
  ## Acknowledgements
40
 
 
27
  This dataset is a combination of data from various reputable sources, each contributing a unique perspective on financial tweets:
28
  - [Stock Market Tweets Data](https://ieee-dataport.org/open-access/stock-market-tweets-data): 923,673 rows of stock tweets
29
  - [Stock Market Tweets](https://huggingface.co/datasets/mjw/stock_market_tweets): 1,700,641 rows of stock tweets
30
+ - [Crypto Tweets](https://www.kaggle.com/datasets/leoth9/crypto-tweets): 10,438 rows of cryptocurrency tweets
31
  - [Influencers' Tweets In Cryptocurrency](https://data.mendeley.com/datasets/8fbdhh72gs/5): 16,512 rows of cryptocurrency tweets
32
  - [Bitcoin Tweets](https://data.mendeley.com/datasets/x7yvshrnxy/1): 76,797 of bitcoin tweets
33
+ - [Bitcoin Tweets](https://www.kaggle.com/datasets/kaushiksuresh147/bitcoin-tweets): 4,863,751 rows of bitcoin tweets
34
+ - [Crypto Tweets](https://www.kaggle.com/datasets/tleonel/crypto-tweets-80k-in-eng-aug-2022): 80,000 rows of cryptocurrency tweets
35
  - [Cryptocurreny Sentiment Tweets](https://www.kaggle.com/datasets/rezasemyari/crypto-sentiment-tweets): 824,908 rows of cryptocurrency tweets
36
+ - [Financial Tweets](https://huggingface.co/datasets/StephanAkkerman/financial-tweets): 263,119 rows of financial tweets
37
+ - [Cryptocurrency Tweets](https://github.com/am15h/CrypTop12): 576,836 rows of cryptocurrency tweets
38
 
39
  ## Usage
40
+ This dataset can be used for pre-training language models on financial tweets.
41
 
42
  ## Acknowledgements
43