Jing24/generate_sub_8
收藏Hugging Face2023-08-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Jing24/generate_sub_8
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 13346959
num_examples: 14670
download_size: 2474614
dataset_size: 13346959
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "generate_sub_8"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes the following features: id, title, context, question, and answers. The answers field is structured and contains two sub-fields: answer_start and text. The dataset is split into a training set with 14670 examples. The download size of the dataset is 2474614 bytes, and the actual size is 13346959 bytes. The dataset configuration is set to default, with training data files located at data/train-* path.
提供机构:
Jing24
原始信息汇总
数据集概述
数据集信息
-
特征:
id: 数据类型为字符串。title: 数据类型为字符串。context: 数据类型为字符串。question: 数据类型为字符串。answers: 结构化数据,包含以下字段:answer_start: 数据类型为整数序列。text: 数据类型为字符串序列。
-
数据分割:
train: 包含14670个样本,总字节数为13346959。
-
数据集大小:
- 下载大小: 2474614字节。
- 实际大小: 13346959字节。
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



