wellness10/rag_dataset_claude
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/wellness10/rag_dataset_claude
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 1060610
num_examples: 184
download_size: 272259
dataset_size: 1060610
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
wellness10
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- type: 数据类型为字符串。
- question: 数据类型为字符串。
- context: 结构化数据,包含以下子特征:
- sentences: 序列类型,每个元素为字符串。
- title: 序列类型,每个元素为字符串。
- oracle_context: 数据类型为字符串。
- cot_answer: 数据类型为字符串。
- instruction: 数据类型为字符串。
数据集分割
- train:
- 数据大小: 1060610字节
- 示例数量: 184
数据集大小
- 下载大小: 272259字节
- 数据集总大小: 1060610字节



