datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Multi-Emotion-Reading-With-Intent-Dataset
Multi-Emotion Reading With Intent Dataset
This dataset is from Emotional RAG LLMs: Reading Comprehension for the Open Internet.
https://arxiv.org/pdf/2408.11189
Splits
train.jsonl
val.jsonl
single_sentence.jsonl
Format
Each line is a JSON object:
{
"id": int,
"emotion": str,
"title": str,
"text": str
}
Citation
If you use this dataset, please cite:
@article{reichman2024emotional,
title={Emotional RAG LLMs: Reading Comprehension for the… See the full description on the dataset page: https://huggingface.co/datasets/avalab/Multi-Emotion-Reading-With-Intent-Dataset.MultiIntentDialogueCorpusllama-2-nuv-intent-big-multi
Dataset Card for "llama-2-nuv-intent-big-multi"
More Information needed
test_intent_multi_turn
