chansung/auto-paper-qa-test2
收藏Hugging Face2024-03-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chansung/auto-paper-qa-test2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: summary
dtype: string
- name: abstract
dtype: string
- name: authors
dtype: string
- name: arxiv_id
dtype: string
- name: target_date
dtype: timestamp[s]
- name: 0_question
dtype: string
- name: 0_answers:eli5
dtype: string
- name: 0_answers:expert
dtype: string
- name: 0_additional_depth_q:follow up question
dtype: string
- name: 0_additional_depth_q:answers:eli5
dtype: string
- name: 0_additional_depth_q:answers:expert
dtype: string
- name: 0_additional_breath_q:follow up question
dtype: string
- name: 0_additional_breath_q:answers:eli5
dtype: string
- name: 0_additional_breath_q:answers:expert
dtype: string
- name: 1_question
dtype: string
- name: 1_answers:eli5
dtype: string
- name: 1_answers:expert
dtype: string
- name: 1_additional_depth_q:follow up question
dtype: string
- name: 1_additional_depth_q:answers:eli5
dtype: string
- name: 1_additional_depth_q:answers:expert
dtype: string
- name: 1_additional_breath_q:follow up question
dtype: string
- name: 1_additional_breath_q:answers:eli5
dtype: string
- name: 1_additional_breath_q:answers:expert
dtype: string
- name: 2_question
dtype: string
- name: 2_answers:eli5
dtype: string
- name: 2_answers:expert
dtype: string
- name: 2_additional_depth_q:follow up question
dtype: string
- name: 2_additional_depth_q:answers:eli5
dtype: string
- name: 2_additional_depth_q:answers:expert
dtype: string
- name: 2_additional_breath_q:follow up question
dtype: string
- name: 2_additional_breath_q:answers:eli5
dtype: string
- name: 2_additional_breath_q:answers:expert
dtype: string
- name: 3_question
dtype: string
- name: 3_answers:eli5
dtype: string
- name: 3_answers:expert
dtype: string
- name: 3_additional_depth_q:follow up question
dtype: string
- name: 3_additional_depth_q:answers:eli5
dtype: string
- name: 3_additional_depth_q:answers:expert
dtype: string
- name: 3_additional_breath_q:follow up question
dtype: string
- name: 3_additional_breath_q:answers:eli5
dtype: string
- name: 3_additional_breath_q:answers:expert
dtype: string
- name: 4_question
dtype: string
- name: 4_answers:eli5
dtype: string
- name: 4_answers:expert
dtype: string
- name: 4_additional_depth_q:follow up question
dtype: string
- name: 4_additional_depth_q:answers:eli5
dtype: string
- name: 4_additional_depth_q:answers:expert
dtype: string
- name: 4_additional_breath_q:follow up question
dtype: string
- name: 4_additional_breath_q:answers:eli5
dtype: string
- name: 4_additional_breath_q:answers:expert
dtype: string
- name: 5_question
dtype: string
- name: 5_answers:eli5
dtype: string
- name: 5_answers:expert
dtype: string
- name: 5_additional_depth_q:follow up question
dtype: string
- name: 5_additional_depth_q:answers:eli5
dtype: string
- name: 5_additional_depth_q:answers:expert
dtype: string
- name: 5_additional_breath_q:follow up question
dtype: string
- name: 5_additional_breath_q:answers:eli5
dtype: string
- name: 5_additional_breath_q:answers:expert
dtype: string
- name: 6_question
dtype: string
- name: 6_answers:eli5
dtype: string
- name: 6_answers:expert
dtype: string
- name: 6_additional_depth_q:follow up question
dtype: string
- name: 6_additional_depth_q:answers:eli5
dtype: string
- name: 6_additional_depth_q:answers:expert
dtype: string
- name: 6_additional_breath_q:follow up question
dtype: string
- name: 6_additional_breath_q:answers:eli5
dtype: string
- name: 6_additional_breath_q:answers:expert
dtype: string
- name: 7_question
dtype: string
- name: 7_answers:eli5
dtype: string
- name: 7_answers:expert
dtype: string
- name: 7_additional_depth_q:follow up question
dtype: string
- name: 7_additional_depth_q:answers:eli5
dtype: string
- name: 7_additional_depth_q:answers:expert
dtype: string
- name: 7_additional_breath_q:follow up question
dtype: string
- name: 7_additional_breath_q:answers:eli5
dtype: string
- name: 7_additional_breath_q:answers:expert
dtype: string
- name: 8_question
dtype: string
- name: 8_answers:eli5
dtype: string
- name: 8_answers:expert
dtype: string
- name: 8_additional_depth_q:follow up question
dtype: string
- name: 8_additional_depth_q:answers:eli5
dtype: string
- name: 8_additional_depth_q:answers:expert
dtype: string
- name: 8_additional_breath_q:follow up question
dtype: string
- name: 8_additional_breath_q:answers:eli5
dtype: string
- name: 8_additional_breath_q:answers:expert
dtype: string
- name: 9_question
dtype: string
- name: 9_answers:eli5
dtype: string
- name: 9_answers:expert
dtype: string
- name: 9_additional_depth_q:follow up question
dtype: string
- name: 9_additional_depth_q:answers:eli5
dtype: string
- name: 9_additional_depth_q:answers:expert
dtype: string
- name: 9_additional_breath_q:follow up question
dtype: string
- name: 9_additional_breath_q:answers:eli5
dtype: string
- name: 9_additional_breath_q:answers:expert
dtype: string
splits:
- name: train
num_bytes: 54496
num_examples: 3
download_size: 267629
dataset_size: 54496
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
chansung
原始信息汇总
数据集概述
特征信息
数据集包含以下特征:
- title: 字符串类型
- summary: 字符串类型
- abstract: 字符串类型
- authors: 字符串类型
- arxiv_id: 字符串类型
- target_date: 时间戳类型
- 0_question: 字符串类型
- 0_answers:eli5: 字符串类型
- 0_answers:expert: 字符串类型
- 0_additional_depth_q:follow up question: 字符串类型
- 0_additional_depth_q:answers:eli5: 字符串类型
- 0_additional_depth_q:answers:expert: 字符串类型
- 0_additional_breath_q:follow up question: 字符串类型
- 0_additional_breath_q:answers:eli5: 字符串类型
- 0_additional_breath_q:answers:expert: 字符串类型
- 1_question: 字符串类型
- 1_answers:eli5: 字符串类型
- 1_answers:expert: 字符串类型
- 1_additional_depth_q:follow up question: 字符串类型
- 1_additional_depth_q:answers:eli5: 字符串类型
- 1_additional_depth_q:answers:expert: 字符串类型
- 1_additional_breath_q:follow up question: 字符串类型
- 1_additional_breath_q:answers:eli5: 字符串类型
- 1_additional_breath_q:answers:expert: 字符串类型
- 2_question: 字符串类型
- 2_answers:eli5: 字符串类型
- 2_answers:expert: 字符串类型
- 2_additional_depth_q:follow up question: 字符串类型
- 2_additional_depth_q:answers:eli5: 字符串类型
- 2_additional_depth_q:answers:expert: 字符串类型
- 2_additional_breath_q:follow up question: 字符串类型
- 2_additional_breath_q:answers:eli5: 字符串类型
- 2_additional_breath_q:answers:expert: 字符串类型
- 3_question: 字符串类型
- 3_answers:eli5: 字符串类型
- 3_answers:expert: 字符串类型
- 3_additional_depth_q:follow up question: 字符串类型
- 3_additional_depth_q:answers:eli5: 字符串类型
- 3_additional_depth_q:answers:expert: 字符串类型
- 3_additional_breath_q:follow up question: 字符串类型
- 3_additional_breath_q:answers:eli5: 字符串类型
- 3_additional_breath_q:answers:expert: 字符串类型
- 4_question: 字符串类型
- 4_answers:eli5: 字符串类型
- 4_answers:expert: 字符串类型
- 4_additional_depth_q:follow up question: 字符串类型
- 4_additional_depth_q:answers:eli5: 字符串类型
- 4_additional_depth_q:answers:expert: 字符串类型
- 4_additional_breath_q:follow up question: 字符串类型
- 4_additional_breath_q:answers:eli5: 字符串类型
- 4_additional_breath_q:answers:expert: 字符串类型
- 5_question: 字符串类型
- 5_answers:eli5: 字符串类型
- 5_answers:expert: 字符串类型
- 5_additional_depth_q:follow up question: 字符串类型
- 5_additional_depth_q:answers:eli5: 字符串类型
- 5_additional_depth_q:answers:expert: 字符串类型
- 5_additional_breath_q:follow up question: 字符串类型
- 5_additional_breath_q:answers:eli5: 字符串类型
- 5_additional_breath_q:answers:expert: 字符串类型
- 6_question: 字符串类型
- 6_answers:eli5: 字符串类型
- 6_answers:expert: 字符串类型
- 6_additional_depth_q:follow up question: 字符串类型
- 6_additional_depth_q:answers:eli5: 字符串类型
- 6_additional_depth_q:answers:expert: 字符串类型
- 6_additional_breath_q:follow up question: 字符串类型
- 6_additional_breath_q:answers:eli5: 字符串类型
- 6_additional_breath_q:answers:expert: 字符串类型
- 7_question: 字符串类型
- 7_answers:eli5: 字符串类型
- 7_answers:expert: 字符串类型
- 7_additional_depth_q:follow up question: 字符串类型
- 7_additional_depth_q:answers:eli5: 字符串类型
- 7_additional_depth_q:answers:expert: 字符串类型
- 7_additional_breath_q:follow up question: 字符串类型
- 7_additional_breath_q:answers:eli5: 字符串类型
- 7_additional_breath_q:answers:expert: 字符串类型
- 8_question: 字符串类型
- 8_answers:eli5: 字符串类型
- 8_answers:expert: 字符串类型
- 8_additional_depth_q:follow up question: 字符串类型
- 8_additional_depth_q:answers:eli5: 字符串类型
- 8_additional_depth_q:answers:expert: 字符串类型
- 8_additional_breath_q:follow up question: 字符串类型
- 8_additional_breath_q:answers:eli5: 字符串类型
- 8_additional_breath_q:answers:expert: 字符串类型
- 9_question: 字符串类型
- 9_answers:eli5: 字符串类型
- 9_answers:expert: 字符串类型
- 9_additional_depth_q:follow up question: 字符串类型
- 9_additional_depth_q:answers:eli5: 字符串类型
- 9_additional_depth_q:answers:expert: 字符串类型
- 9_additional_breath_q:follow up question: 字符串类型
- 9_additional_breath_q:answers:eli5: 字符串类型
- 9_additional_breath_q:answers:expert: 字符串类型
数据分割
数据集包含一个训练集分割:
- train: 包含3个样本,占用54496字节
数据集大小
- 下载大小: 267629字节
- 数据集大小: 54496字节
配置信息
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*



