CoolFace
Datasetpublic

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.

sourceHugging Faceunknownupdated 1y agoView on Hugging Face
38likes5.6kdownloads
9 commits on main
72618981y ago

Upload dataset

vatolinalex
3703f2e1y ago

Add dataset card

Samoed
b1258d61y ago

Add dataset

Samoed
20bc10c1y ago

Add dataset card

Samoed
62146444y ago

Create README.md (#1)

Muennighoff, lbourdois
d6045174y ago

Create create_data.py

nouamanetazi
185858e4y ago

Upload test.jsonl

nouamanetazi
ffe0c424y ago

Upload train.jsonl

nouamanetazi
eddf4eb4y ago

initial commit

nouamanetazi