ude-chatbot/chat-raft-dmcvs
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ude-chatbot/chat-raft-dmcvs
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
struct:
- name: sentences
sequence:
sequence: string
- name: title
sequence:
sequence: string
- name: type
dtype: string
- name: oracle_context
dtype: string
- name: id
dtype: string
- name: instruction
dtype: string
- name: question
dtype: string
- name: cot_answer
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 10263585
num_examples: 3119
download_size: 2268707
dataset_size: 10263585
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征集:
- 字段名:context(上下文),其结构化子字段包含:
- 子字段名:sentences(句子),类型为序列(sequence),序列元素为字符串序列
- 子字段名:title(标题),类型为序列(sequence),序列元素为字符串序列
- 字段名:type(类型),数据类型:字符串
- 字段名:oracle_context(神谕上下文),数据类型:字符串
- 字段名:id(标识符),数据类型:字符串
- 字段名:instruction(指令),数据类型:字符串
- 字段名:question(问题),数据类型:字符串
- 字段名:cot_answer(思维链(Chain-of-Thought)答案),数据类型:字符串
- 字段名:answer(答案),数据类型:字符串
数据划分:
- 划分名称:train(训练集),占用字节数:10263585,样本数量:3119
下载大小:2268707
数据集总大小:10263585
配置项:
- 配置名称:default(默认配置),数据文件:
- 数据划分:train(训练集),文件路径:data/train-*
提供机构:
ude-chatbot
原始信息汇总
数据集概述
数据集特征
- context
- sentences: 序列类型,包含字符串序列。
- title: 序列类型,包含字符串序列。
- type: 字符串类型。
- oracle_context: 字符串类型。
- id: 字符串类型。
- instruction: 字符串类型。
- question: 字符串类型。
- cot_answer: 字符串类型。
- answer: 字符串类型。
数据集划分
- train
- num_bytes: 10263585字节。
- num_examples: 3119个样本。
数据集大小
- download_size: 2268707字节。
- dataset_size: 10263585字节。
配置信息
- config_name: default
- data_files
- split: train
- path: data/train-*
- split: train
- data_files



