Domain40k
收藏资源简介:
该数据集包含多个配置(AD、Fin、Med、RS、Sci),每个配置都设计用于不同领域的任务。数据集采用多模态形式,结合了文本和图像数据。主要特征包括对话记录(包含'from'和'value'字段)、问题描述、答案、图像列表以及唯一标识符(_qid)。每个配置都划分为训练集和测试集,其中AD配置包含30,000个训练样本和10,000个测试样本;Fin配置包含30,000个训练样本和10,000个测试样本;Med配置包含22,842个训练样本和9,790个测试样本;RS配置包含30,000个训练样本和8,509个测试样本;Sci配置包含30,000个训练样本和7,687个测试样本。该数据集适用于跨领域的问答系统、对话AI和多模态学习任务。
This dataset includes multiple configurations (AD, Fin, Med, RS, Sci), each designed for tasks across different domains. The dataset is multimodal, combining text and image data. Its main features consist of conversation records (containing the 'from' and 'value' fields), question descriptions, answers, image lists, and unique identifiers (_qid). Each configuration is divided into a training set and a test set, with the sample counts for each configuration as follows: the AD configuration has 30,000 training samples and 10,000 test samples; the Fin configuration has 30,000 training samples and 10,000 test samples; the Med configuration has 22,842 training samples and 9,790 test samples; the RS configuration has 30,000 training samples and 8,509 test samples; the Sci configuration has 30,000 training samples and 7,687 test samples. This dataset is applicable to cross-domain question answering systems, conversational AI, and multimodal learning tasks.
Domain40k 数据集概述
数据集基本信息
- 数据集名称: Domain40k
- 数据集地址: https://huggingface.co/datasets/Moenupa/Domain40k
- 配置数量: 5个独立配置(AD, Fin, Med, RS, Sci)
- 总体特征: 每个配置均包含文本对话、问题、答案以及图像数据。
数据集配置详情
配置 1: AD
- 训练集:
- 样本数量: 30000
- 数据大小: 9187466190 字节
- 测试集:
- 样本数量: 10000
- 数据大小: 3059038900 字节
- 总下载大小: 12233610655 字节
- 总数据集大小: 12246505090 字节
- 数据文件路径:
- 训练集:
AD/train-* - 测试集:
AD/test-*
- 训练集:
配置 2: Fin
- 训练集:
- 样本数量: 30000
- 数据大小: 1248562327 字节
- 测试集:
- 样本数量: 10000
- 数据大小: 454999402 字节
- 总下载大小: 1811170894 字节
- 总数据集大小: 1703561729 字节
- 数据文件路径:
- 训练集:
Fin/train-* - 测试集:
Fin/test-*
- 训练集:
配置 3: Med
- 训练集:
- 样本数量: 22842
- 数据大小: 1690323389 字节
- 测试集:
- 样本数量: 9790
- 数据大小: 727336406 字节
- 总下载大小: 2416430069 字节
- 总数据集大小: 2417659795 字节
- 数据文件路径:
- 训练集:
Med/train-* - 测试集:
Med/test-*
- 训练集:
配置 4: RS
- 训练集:
- 样本数量: 30000
- 数据大小: 14378456075 字节
- 测试集:
- 样本数量: 8509
- 数据大小: 4006942481 字节
- 总下载大小: 18511810781 字节
- 总数据集大小: 18385398556 字节
- 数据文件路径:
- 训练集:
RS/train-* - 测试集:
RS/test-*
- 训练集:
配置 5: Sci
- 训练集:
- 样本数量: 30000
- 数据大小: 5415892263 字节
- 测试集:
- 样本数量: 7687
- 数据大小: 1448720813 字节
- 总下载大小: 6974286711 字节
- 总数据集大小: 6864613076 字节
- 数据文件路径:
- 训练集:
Sci/train-* - 测试集:
Sci/test-*
- 训练集:
数据特征结构
所有配置均包含以下特征:
- conversations: 列表结构,包含
from(字符串)和value(字符串)字段的对话记录。 - problem: 字符串类型的问题描述。
- answer: 字符串类型的答案。
- images: 图像列表。
- _qid: 字符串类型的唯一标识符。
数据分割
每个配置均包含 训练集 和 测试集 两个标准分割。




