CoolFace
Datasetpublic

PolyAI/minds14

MInDS-14 MINDS-14 is training and evaluation resource for intent detection task with spoken data. It covers 14 intents extracted from a commercial system in the e-banking domain, associated with spoken examples in 14 diverse language varieties. Example MInDS-14 can be downloaded and used as follows: from datasets import load_dataset minds_14 = load_dataset("PolyAI/minds14", "fr-FR") # for French # to download all data for multi-lingual fine-tuning uncomment… See the full description on the dataset page: https://huggingface.co/datasets/PolyAI/minds14.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
108likes16kdownloads
18 commits on main
40ce77c1y ago

Convert dataset to Parquet (#35)

cichyt, lhoestq
75900a72y ago

Remove deprecated tasks (#28)

albertvillanova
293806d2y ago

Fix task tags (#5)

albertvillanova
8a7e4133y ago

Host data files in repo (#24)

mariosasko
3a0bb293y ago

Update minds14.py

dgerz
3555ddc3y ago

Update minds14.py

dgerz
1f8f4e74y ago

Fix language tags (#4)

albertvillanova
8c6a2124y ago

Fix `license` metadata (#1)

albertvillanova, julien-c
a1275314y ago

remove description duplication in DatasetInfo (#2)

patrickvonplaten, polinaeterna
10964434y ago

Update README.md

patrickvonplaten
9a076824y ago

Update README.md

patrickvonplaten
afd1b944y ago

Update README.md

patrickvonplaten
77593cd4y ago

Update README.md

patrickvonplaten
69ca4484y ago

Update README.md

patrickvonplaten
a0ee25d4y ago

Update README.md

patrickvonplaten
0349b764y ago

add minds14

patrickvonplaten
bbdff6f4y ago

Update README.md

patrickvonplaten
72f9cac4y ago

initial commit

patrickvonplaten