Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
NewsClassification – Dataset by mteb | AlphaNeural AI
You can deploy this model and start earning money today!
mteb
/
NewsClassification
like
0
text-classification
topic-classification
expert-annotated
monolingual
eng
apache-2.0
100K<n<1M
parquet
text
datasets
pandas
mlcroissant
polars
1509.01626
2502.13595
2210.07316
us
mteb
text
Views
No views yet
Model card
Files and Versions
Community
API
NewsClassification An MTEB dataset Massive Text Embedding Benchmark
Large News Classification Dataset
Task category t2c
Domains News, Written
Reference
https://arxiv.org/abs/1509.01626
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(["NewsClassification"]) evaluator = mteb.MTEB(task)
model = mteb.get_model(YOUR_MODEL) evaluator.run(model)
To learn more about how… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/NewsClassification
.