Hansollll/korquad_v1
收藏Hugging Face2023-05-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Hansollll/korquad_v1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 65474804
num_examples: 48325
- name: test
num_bytes: 16380895
num_examples: 12082
download_size: 50475250
dataset_size: 81855699
---
# Dataset Card for "korquad_v1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Hansollll
原始信息汇总
数据集概述
数据集名称
- 名称: korquad_v1
数据集特征
- id: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 结构类型,包含以下子特征:
- answer_start: 整数类型(int64)
- text: 字符串类型
数据集分割
- 训练集:
- 样本数量: 48325
- 数据大小: 65474804 字节
- 测试集:
- 样本数量: 12082
- 数据大小: 16380895 字节
数据集大小
- 下载大小: 50475250 字节
- 总数据大小: 81855699 字节



