pbaoo2705/covidqa_processed
收藏Hugging Face2023-10-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pbaoo2705/covidqa_processed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: start_positions
dtype: int64
- name: end_positions
dtype: int64
splits:
- name: train
num_bytes: 6915408
num_examples: 1960
download_size: 1791787
dataset_size: 6915408
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "covidqa_processed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
pbaoo2705
原始信息汇总
数据集概述
数据集信息
特征
- context: 数据类型为字符串。
- input_ids: 数据类型为整数序列,类型为int32。
- attention_mask: 数据类型为整数序列,类型为int8。
- start_positions: 数据类型为int64。
- end_positions: 数据类型为int64。
数据分割
- train: 包含1960个样本,占用6915408字节。
数据大小
- 下载大小: 1791787字节。
- 数据集大小: 6915408字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



