Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
ATEC – Dataset by mteb | AlphaNeural AI
You can deploy this model and start earning money today!
mteb
/
ATEC
like
0
sentence-similarity
semantic-similarity-scoring
monolingual
C-MTEB/ATEC
cmn
100K<n<1M
parquet
text
datasets
pandas
mlcroissant
polars
2502.13595
2210.07316
us
mteb
text
Views
No views yet
Model card
Files and Versions
Community
API
ATEC An MTEB dataset Massive Text Embedding Benchmark
A Chinese dataset for textual relatedness
Task category t2t
Domains None
Reference
https://aclanthology.org/2021.emnlp-main.357
How to evaluate on this task
You can evaluate an embedding model on this dataset using the following code: import mteb
task = mteb.get_task("ATEC") evaluator = mteb.MTEB([task])
model = mteb.get_model(YOUR_MODEL) evaluator.run(model)
To learn more about how to run models on… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/ATEC
.