panda1835/rangpt-raft-chat
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/panda1835/rangpt-raft-chat
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- vi
dataset_info:
features:
- name: id
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: context
struct:
- name: sentences
sequence:
sequence: string
- name: title
sequence:
sequence: string
- name: oracle_context
dtype: string
- name: cot_answer
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 8660214.271186441
num_examples: 694
- name: test
num_bytes: 2171292.915254237
num_examples: 174
download_size: 2429824
dataset_size: 10831507.186440678
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
panda1835
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- type: 数据类型为字符串。
- question: 数据类型为字符串。
- context: 结构化数据,包含:
- sentences: 序列类型,子类型为字符串序列。
- title: 序列类型,子类型为字符串序列。
- oracle_context: 数据类型为字符串。
- cot_answer: 数据类型为字符串。
- instruction: 数据类型为字符串。
数据集划分
- 训练集 (train): 包含694个示例,总大小为8660214.271186441字节。
- 测试集 (test): 包含174个示例,总大小为2171292.915254237字节。
数据集大小
- 下载大小: 2429824字节。
- 数据集总大小: 10831507.186440678字节。
数据文件配置
- 默认配置 (default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



