Deojoandco/covid-qa-squad
收藏Hugging Face2023-04-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Deojoandco/covid-qa-squad
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 48659177
num_examples: 1417
- name: validation
num_bytes: 4315410
num_examples: 203
- name: test
num_bytes: 11609921
num_examples: 375
download_size: 2242745
dataset_size: 64584508
---
# Dataset Card for "covid-qa-squad"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Deojoandco
原始信息汇总
数据集概述
数据集名称
covid-qa-squad
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 结构类型,包含以下子特征:
- answer_start: 整数类型
- text: 字符串类型
数据集分割
- 训练集:
- 大小: 48659177 字节
- 示例数量: 1417
- 验证集:
- 大小: 4315410 字节
- 示例数量: 203
- 测试集:
- 大小: 11609921 字节
- 示例数量: 375
数据集大小
- 下载大小: 2242745 字节
- 数据集总大小: 64584508 字节



