Sree1994/covidqa_copy
收藏Hugging Face2023-05-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Sree1994/covidqa_copy
下载链接
链接失效反馈官方服务:
资源简介:
---
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: validation
num_bytes: 4314598
num_examples: 203
download_size: 2241429
dataset_size: 64576528
---
# Dataset Card for "covidqa_copy"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Sree1994
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- context: 字符串类型
- answers: 结构化数据
- answer_start: 整数序列类型
- text: 字符串序列类型
- question: 字符串类型
数据集分割
- 训练集 (train): 1417个样本,占用48653509字节
- 测试集 (test): 375个样本,占用11608421字节
- 验证集 (validation): 203个样本,占用4314598字节
数据集大小
- 下载大小: 2241429字节
- 数据集总大小: 64576528字节



