mteb/tweet_sentiment_extraction
TweetSentimentExtractionClassification An MTEB dataset Massive Text Embedding Benchmark Task category t2c Domains Social, Written Reference https://www.kaggle.com/competitions/tweet-sentiment-extraction/overview How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["TweetSentimentExtractionClassification"]) evaluator = mteb.MTEB(task) model =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/tweet_sentiment_extraction.
385.6k
Upload dataset
Add dataset card
Add dataset
Add dataset card
Create README.md (#1)
Create create_data.py
Upload test.jsonl
Upload train.jsonl
initial commit
