adamjweintraut/eli5_lfqa_best
收藏Hugging Face2023-12-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/adamjweintraut/eli5_lfqa_best
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: index
dtype: int64
- name: q_id
dtype: string
- name: question
dtype: string
- name: best_answer
dtype: string
- name: all_answers
sequence: string
- name: num_answers
dtype: int64
- name: top_answers
sequence: string
- name: num_top_answers
dtype: int64
- name: context
dtype: string
- name: orig
dtype: string
- name: target
dtype: string
splits:
- name: train
num_bytes: 2557146936.7402635
num_examples: 183333
- name: test
num_bytes: 319648597.62986815
num_examples: 22917
- name: validation
num_bytes: 319648597.62986815
num_examples: 22917
download_size: 1932532942
dataset_size: 3196444131.9999995
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
提供机构:
adamjweintraut
原始信息汇总
数据集信息
特征
- index: 数据类型为
int64 - q_id: 数据类型为
string - question: 数据类型为
string - best_answer: 数据类型为
string - all_answers: 数据类型为
string的序列 - num_answers: 数据类型为
int64 - top_answers: 数据类型为
string的序列 - num_top_answers: 数据类型为
int64 - context: 数据类型为
string - orig: 数据类型为
string - target: 数据类型为
string
数据分割
- train:
- 字节数: 2557146936.7402635
- 样本数: 183333
- test:
- 字节数: 319648597.62986815
- 样本数: 22917
- validation:
- 字节数: 319648597.62986815
- 样本数: 22917
数据大小
- 下载大小: 1932532942
- 数据集大小: 3196444131.9999995
配置
- default 配置:
- train: 路径为
data/train-* - test: 路径为
data/test-* - validation: 路径为
data/validation-*
- train: 路径为



