Galahad3x/QADatasetForPatho
收藏Hugging Face2023-02-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Galahad3x/QADatasetForPatho
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 35253904
num_examples: 1567
- name: test
num_bytes: 9123066
num_examples: 339
download_size: 655278
dataset_size: 44376970
---
# Dataset Card for "QADatasetForPatho"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Galahad3x
原始信息汇总
数据集概述
数据集名称
- QADatasetForPatho
数据集特征
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 结构化数据,包含以下子特征:
- answer_start: 数据类型为整数。
- text: 数据类型为字符串。
数据集划分
- 训练集 (train): 包含1567个示例,总大小为35253904字节。
- 测试集 (test): 包含339个示例,总大小为9123066字节。
数据集大小
- 下载大小: 655278字节。
- 数据集总大小: 44376970字节。



