wellness10/rag_dataset
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/wellness10/rag_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
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: 2359981
num_examples: 307
download_size: 502156
dataset_size: 2359981
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
wellness10
原始信息汇总
数据集概述
数据集信息
- 许可证: MIT
- 特征:
- id: 字符串类型
- type: 字符串类型
- question: 字符串类型
- context: 结构类型
- sentences: 字符串序列
- title: 字符串序列
- oracle_context: 字符串类型
- cot_answer: 字符串类型
- instruction: 字符串类型
数据分割
- train:
- 字节数: 2359981
- 样本数: 307
数据集大小
- 下载大小: 502156 字节
- 数据集大小: 2359981 字节
配置
- 默认配置:
- 数据文件:
- train:
data/train-*
- train:
- 数据文件:



