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



