akufeldt/covid_qa_ak_203
收藏Hugging Face2023-05-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/akufeldt/covid_qa_ak_203
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
dtype: string
- name: document_id
dtype: int64
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: id
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: offset_mapping
sequence:
sequence: int64
- name: start_positions
dtype: int64
- name: end_positions
dtype: int64
splits:
- name: train
num_bytes: 62307721
num_examples: 1417
- name: dev
num_bytes: 6270706
num_examples: 203
- name: test
num_bytes: 15221921
num_examples: 375
download_size: 3725979
dataset_size: 83800348
---
# Dataset Card for "covid_qa_ak_203"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
akufeldt
原始信息汇总
数据集概述
数据集信息
- 特征列表:
context: 类型为字符串。document_id: 类型为整数64位。question: 类型为字符串。answers: 结构体,包含以下字段:answer_start: 整数64位序列。text: 字符串序列。
id: 类型为字符串。input_ids: 整数32位序列。attention_mask: 整数8位序列。offset_mapping: 整数64位序列的序列。start_positions: 类型为整数64位。end_positions: 类型为整数64位。
数据集分割
- 训练集:
- 字节数: 62307721
- 样本数: 1417
- 开发集:
- 字节数: 6270706
- 样本数: 203
- 测试集:
- 字节数: 15221921
- 样本数: 375
数据集大小
- 下载大小: 3725979 字节
- 数据集大小: 83800348 字节



