vishnun0027/eli5_dataset
收藏Hugging Face2024-04-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/vishnun0027/eli5_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: q_id
dtype: string
- name: title
dtype: string
- name: selftext
dtype: string
- name: category
dtype: string
- name: subreddit
dtype: string
- name: answers
struct:
- name: a_id
sequence: string
- name: text
sequence: string
- name: score
sequence: int32
- name: text_urls
sequence:
sequence: string
- name: title_urls
sequence: string
- name: selftext_urls
sequence: string
splits:
- name: train
num_bytes: 194716340
num_examples: 105004
download_size: 115665363
dataset_size: 194716340
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
vishnun0027
原始信息汇总
数据集概述
数据集特征
- q_id: 字符串类型
- title: 字符串类型
- selftext: 字符串类型
- category: 字符串类型
- subreddit: 字符串类型
- answers: 结构体类型,包含以下字段:
- a_id: 字符串序列
- text: 字符串序列
- score: 整数序列(int32)
- text_urls: 字符串序列的序列
- title_urls: 字符串序列
- selftext_urls: 字符串序列
数据集划分
- train:
- 数据量: 194716340 字节
- 示例数量: 105004
数据集大小
- 下载大小: 115665363 字节
- 数据集大小: 194716340 字节



