Bitcoin Tweet Sentiment
Sentiment dataset for finetuning LLM model
@kaggle.lizhecheng_bitcoin_tweet_sentiment
Sentiment dataset for finetuning LLM model
@kaggle.lizhecheng_bitcoin_tweet_sentiment
CREATE TABLE bitcoin_sentiment_tweets (
"date" VARCHAR,
"tweet" VARCHAR,
"sentiment" DOUBLE
);
Anyone who has the link will be able to view this.