Mel-Iza0/squad3
收藏Hugging Face2023-03-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Mel-Iza0/squad3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: input_ids
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 3833665
num_examples: 5928
- name: validation
num_bytes: 982887
num_examples: 1482
download_size: 2412739
dataset_size: 4816552
---
# Dataset Card for "squad3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
### 数据集信息
特征项:
- 字段名:id,数据类型:字符串
- 字段名:input_ids,数据类型:字符串
- 字段名:answers,为结构体类型,包含:
- answer_start:64位整数序列
- text:字符串序列
数据集划分:
- 训练集(train):占用字节数3833665,样本量5928
- 验证集(validation):占用字节数982887,样本量1482
下载大小:2412739,总数据集大小:4816552
# "squad3"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Mel-Iza0
原始信息汇总
数据集概述
数据集名称
squad3
数据集特征
- id: 字符串类型
- input_ids: 字符串类型
- answers: 结构化数据
- answer_start: 整数序列类型
- text: 字符串序列类型
数据集分割
- 训练集
- 数据量: 3833665 字节
- 示例数量: 5928
- 验证集
- 数据量: 982887 字节
- 示例数量: 1482
数据集大小
- 下载大小: 2412739 字节
- 数据集总大小: 4816552 字节



