Sree1994/covidqa
收藏Hugging Face2023-05-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Sree1994/covidqa
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: question
dtype: string
splits:
- name: train
num_bytes: 48653509
num_examples: 1417
- name: test
num_bytes: 11608421
num_examples: 375
- name: valid
num_bytes: 4314598
num_examples: 203
download_size: 2241429
dataset_size: 64576528
---
# Dataset Card for "covidqa"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Sree1994
原始信息汇总
数据集概述
数据集名称
covidqa
数据结构
- id:字符串类型
- context:字符串类型
- answers:结构化数据
- answer_start:整数类型
- text:字符串类型
- question:字符串类型
数据分割
- 训练集(train)
- 数据量:48653509字节
- 样本数:1417
- 测试集(test)
- 数据量:11608421字节
- 样本数:375
- 验证集(valid)
- 数据量:4314598字节
- 样本数:203
数据集大小
- 下载大小:2241429字节
- 数据集总大小:64576528字节



