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



