Saviourscs/eval
收藏Hugging Face2024-04-23 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Saviourscs/eval
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: question
dtype: string
- name: contexts
sequence: string
- name: ground_truth
dtype: string
- name: evolution_type
dtype: string
- name: metadata
list:
- name: page
dtype: int64
- name: source
dtype: string
- name: episode_done
dtype: bool
splits:
- name: train
num_bytes: 19074
num_examples: 9
download_size: 26310
dataset_size: 19074
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Saviourscs
原始信息汇总
数据集概述
数据集特征
- question: 数据类型为字符串。
- contexts: 数据类型为字符串序列。
- ground_truth: 数据类型为字符串。
- evolution_type: 数据类型为字符串。
- metadata: 包含以下子特征:
- page: 数据类型为整数(int64)。
- source: 数据类型为字符串。
- episode_done: 数据类型为布尔值。
数据集分割
- train:
- 数据大小: 19074 字节
- 示例数量: 9
数据集大小
- 下载大小: 26310 字节
- 数据集大小: 19074 字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



