princeton-nlp/TutorEval
收藏Hugging Face2024-02-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/princeton-nlp/TutorEval
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: chapter
dtype: string
- name: question
dtype: string
- name: key_points
dtype: string
- name: closed_book
dtype: bool
- name: answer_in_chapter
dtype: bool
- name: misleading_question
dtype: bool
- name: difficulty
dtype: string
- name: domain
dtype: string
- name: path_to_chapter
dtype: string
splits:
- name: train
num_bytes: 10429630
num_examples: 834
download_size: 1337601
dataset_size: 10429630
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
princeton-nlp
原始信息汇总
数据集概述
数据特征
- chapter: 字符串类型
- question: 字符串类型
- key_points: 字符串类型
- closed_book: 布尔类型
- answer_in_chapter: 布尔类型
- misleading_question: 布尔类型
- difficulty: 字符串类型
- domain: 字符串类型
- path_to_chapter: 字符串类型
数据分割
- train:
- 字节数: 10429630
- 样本数: 834
数据大小
- 下载大小: 1337601 字节
- 数据集大小: 10429630 字节
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



