datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Children_Intent_Classification
MAMA Communicative Intent Dataset (INCA-A Annotated)
Overview
The MAMA Communicative Intent Dataset is a linguistically annotated corpus of child utterances designed to support research in child-centred Natural Language Processing (NLP) and communicative intent recognition in early language development.
The dataset contains 10,800 child utterances annotated using the INCA Communicative Coding System (Ninio et al., 1994), a developmental framework that identifies the… See the full description on the dataset page: https://huggingface.co/datasets/Wajinimi/Children_Intent_Classification.intent-classification-en-frmassive-intent-vie-classification
MassiveIntent_vie_Classification
Deduplicated copy of kornwtp/massive-intent-vie-classification.
Splits
split
rows
test
2,935
train
11,126
validation
2,020
massive-intent-ind-classification
MassiveIntent_ind_Classification
Deduplicated copy of kornwtp/massive-intent-ind-classification.
Splits
split
rows
test
2,913
train
10,998
validation
2,008
massive-intent-tha-classification
MassiveIntent_tha_Classification
Deduplicated copy of kornwtp/massive-intent-tha-classification.
Splits
split
rows
test
2,906
train
10,912
validation
2,004
massive-intent-fil-classification
MassiveIntent_fil_Classification
Deduplicated copy of kornwtp/massive-intent-fil-classification.
Splits
split
rows
test
2,943
train
11,173
validation
2,014
massive-intent-khm-classification
MassiveIntent_khm_Classification
Deduplicated copy of kornwtp/massive-intent-khm-classification.
Splits
split
rows
test
2,786
train
10,320
validation
1,932
massive-intent-zsm-classification
MassiveIntent_zsm_Classification
Deduplicated copy of kornwtp/massive-intent-zsm-classification.
Splits
split
rows
test
2,930
train
11,151
validation
2,014
massive-intent-tam-classification
MassiveIntent_tam_Classification
Deduplicated copy of kornwtp/massive-intent-tam-classification.
Splits
split
rows
test
2,946
train
11,196
validation
2,013
Uddessho-Bangla-Multimodal-Intent-Classification
📊 Uddessho Dataset — Multimodal Author Intent Classification
Uddessho (meaning "Intent" in English) is a multimodal dataset created for author intent classification in the low-resource Bangla language.It contains 3,048 social media posts (text + images) labeled into six distinct intent types.
🏷️ Intent Categories & Label Mapping
Label ID
Class Name
0
Advocative
1
Controversial
2
Exhibitionist
3
Expressive
4
Informative
5
Promotive
📂… See the full description on the dataset page: https://huggingface.co/datasets/Mukaffi28/Uddessho-Bangla-Multimodal-Intent-Classification.mtop_intent_classificationThis dataset contains annotated utterances from 6 languages, including Thai,
for semantic parsing. Queries corresponding to the chosen domains are crowdsourced.
Two subsets are included in this dataset: 'domain' (eg. 'news', 'people', 'weather')
and 'intent' (eg. 'GET_MESSAGE', 'STOP_MUSIC', 'END_CALL')massive-intent-ind-classificationref: https://huggingface.co/datasets/mteb/amazon_massive_intent
massive-intent-tam-classification
Dataset Card for "ta-intent-classification"
More Information needed
massive-intent-tha-classificationamazon_massive_intent_fr_prompt_intent_classification
amazon_massive_intent_fr_prompt_intent_classification
Summary
amazon_massive_intent_fr_prompt_intent_classification is a subset of the Dataset of French Prompts (DFP).It contains 555,000 rows that can be used for an intent text classification task.The original data (without prompts) comes from the dataset amazon_massive_intent_fr-FR by FitzGerald et al..
A list of prompts (see below) was then applied in order to build the input and target columns and thus obtain the same… See the full description on the dataset page: https://huggingface.co/datasets/CATIE-AQ/amazon_massive_intent_fr_prompt_intent_classification.massive-intent-zsm-classification
Dataset Card for "ms-intent-classification"
More Information needed
massive-intent-fil-classification
Dataset Card for "tl-intent-classification"
More Information needed
massive-intent-vie-classification
Dataset Card for "vi-intent-classification"
More Information needed
atis_intent_classification_translatedText-Intent-Classificationv2.0mtop_domain_intent_fr_prompt_intent_classification
mtop_domain_intent_fr_prompt_intent_classification
Summary
mtop_domain_intent_fr_prompt_intent_classification is a subset of the Dataset of French Prompts (DFP).It contains 497,100 rows that can be used for an intent text classification task.The original data (without prompts) comes from the dataset mtop_domain Haoran Li et al. where only the French part has been kept.A list of prompts (see below) was then applied in order to build the input and target columns and thus… See the full description on the dataset page: https://huggingface.co/datasets/CATIE-AQ/mtop_domain_intent_fr_prompt_intent_classification.med_intent_classificationmassive-intent-vie-classificationmassive-intent-khm-classification
Dataset Card for "km-intent-classification"
More Information needed
massive-intent-ind-classificationmassive-intent-zsm-classificationbitext-customer-support-intent-classificationmassive-intent-tha-classificationEmail_Intent_Classification
Dataset Information
This is a dataset of English sentences used in emails with six basic categories: request, informational, transaction, feedback.
An example looks as follows: {"Email": "Your subscription renewal is confirmed. Thank you for staying with us!", "Intent": "Transaction"}
Dataset Sources
Instances generated and annotated by ChatGPT 4.
Uses
Demo for email intent classification tasks.
banking-intent-classification
Banking Intent Classification Dataset
This dataset contains text samples for banking intent classification tasks.
Dataset Description
The dataset consists of customer queries/messages related to banking services, each labeled with an intent category.
Usage
import pandas as pd
# Load the dataset
df = pd.read_csv("hf://datasets/Cleanlab/banking-intent-classification/banking-intent-classification.csv")
print(df.head())
License
MIT License
