rahulchakwate/squad-QG-dataset-original
收藏Hugging Face2023-04-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/rahulchakwate/squad-QG-dataset-original
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence:
- name: text
dtype: string
- name: answer_start
dtype: int32
splits:
- name: train
num_bytes: 78708152
num_examples: 87599
download_size: 13814066
dataset_size: 78708152
---
# Dataset Card for "squad-QG-dataset-original"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
### 数据集信息
1. **特征字段**:
- 字段名:`id`,数据类型:字符串(string)
- 字段名:`title`,数据类型:字符串(string)
- 字段名:`context`,数据类型:字符串(string)
- 字段名:`question`,数据类型:字符串(string)
- 字段名:`answers`:序列类型字段,包含两个子字段:
- 子字段名:`text`,数据类型:字符串(string)
- 子字段名:`answer_start`,数据类型:32位整型(int32)
2. **数据集拆分**:
- 拆分名称:`train`(训练集),字节占用:78708152,样本总数:87599
3. 整体参数:
- 下载大小:13814066
- 数据集存储总大小:78708152
---
# 「squad-QG-dataset-original」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
rahulchakwate
原始信息汇总
数据集概述
数据集名称
squad-QG-dataset-original
数据集特征
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 包含以下子特征:
- text: 数据类型为字符串。
- answer_start: 数据类型为整数。
数据集分割
- train: 包含87599个样本,数据集大小为78708152字节。
数据集大小
- 下载大小: 13814066字节
- 数据集大小: 78708152字节



