CoolFace
Datasetpublic

mteb/banking77

Banking77Classification An MTEB dataset Massive Text Embedding Benchmark Dataset composed of online banking queries annotated with their corresponding intents. Task category t2c Domains Written Reference https://arxiv.org/abs/2003.04807 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(["Banking77Classification"]) evaluator = mteb.MTEB(task) model =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/banking77.

sourceHugging Facemitupdated 1y agoView on Hugging Face
17likes24kdownloads
8 commits on main
18072d21y ago

Upload dataset

vatolinalex
c9d8c061y ago

Add dataset

Samoed
c6c1fb61y ago

Add dataset card

Samoed
44fa1594y ago

Create README.md (#1)

Muennighoff, lbourdois
0fd18e24y ago

Upload prepare_data.py

nouamanetazi
41083474y ago

Upload test.jsonl

nouamanetazi
b3d05854y ago

Upload train.jsonl

nouamanetazi
bbb78634y ago

initial commit

nouamanetazi