hobeter/JJQA
收藏资源简介:
JJQA是一个基于林俊杰歌曲歌词的中文问答数据集,旨在通过提供具有挑战性的问题和答案来测试大型语言模型(LLMs)的文本理解和推理能力。数据集包含648个问答对和181首相关歌曲的歌词。数据集分为三个部分:qa包含问答对及其相关信息,song包含歌曲的详细信息,song_index包含歌曲的索引信息,用于对齐问答对和相应的歌曲。
JJQA is a Chinese question-answering dataset built upon the lyrics of songs by JJ Lin (Lin Junjie). It is designed to evaluate the text comprehension and reasoning abilities of large language models (LLMs) through challenging questions and their corresponding answers. The dataset consists of 648 question-answer pairs and lyrics from 181 related songs, and is structured into three distinct components: 1. `qa`: contains question-answer pairs and their associated information; 2. `song`: contains detailed information about each song; 3. `song_index`: provides song index information for aligning the question-answer pairs with their respective songs.
数据集概述
数据集配置
-
qa:
- 特征:
q: 问题,类型为字符串a: 答案,类型为字符串rf: 参考行,类型为字符串song_title: 歌曲标题,类型为字符串song_id: 歌曲ID,类型为字符串id: Q&A的ID,类型为字符串
- 分割:
train: 包含648个样本,大小为67824字节
- 下载大小: 134589字节
- 数据集大小: 67824字节
- 特征:
-
song:
- 特征:
id: 歌曲ID,类型为字符串title: 歌曲标题,类型为字符串name: 歌曲名称,类型为字符串lyric: 歌词,类型为字符串
- 分割:
train: 包含181个样本,大小为253605字节
- 下载大小: 276024字节
- 数据集大小: 253605字节
- 特征:
-
song_index:
- 特征:
dic: 字典,类型为字符串
- 分割:
train: 包含1个样本,大小为2872字节
- 下载大小: 4168字节
- 数据集大小: 2872字节
- 特征:
许可证
- apache-2.0
任务类别
- question-answering
标签
- music
- art
大小类别
- n<1K




