hsp9308/korquad_aihub
收藏Hugging Face2023-06-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hsp9308/korquad_aihub
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 156721973
num_examples: 122091
- name: validation
num_bytes: 16406685
num_examples: 12628
download_size: 64923300
dataset_size: 173128658
---
# Dataset Card for "korquad_aihub"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
hsp9308
原始信息汇总
数据集概述
数据集名称
- korquad_aihub
数据集特征
- id: 数据类型为字符串(string)。
- title: 数据类型为字符串(string)。
- context: 数据类型为字符串(string)。
- question: 数据类型为字符串(string)。
- answers: 结构化数据,包含以下两个子特征:
- answer_start: 数据类型为整数(int64)。
- text: 数据类型为字符串(string)。
数据集分割
- train: 大小为156721973字节,包含122091个样本。
- validation: 大小为16406685字节,包含12628个样本。
数据集大小
- 下载大小: 64923300字节
- 数据集总大小: 173128658字节



