anthonytrieu/hieugay
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/anthonytrieu/hieugay
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence:
- name: text
dtype: string
- name: answer_start
dtype: int32
splits:
- name: train
num_bytes: 7219.333333333333
num_examples: 6
- name: test
num_bytes: 3609.6666666666665
num_examples: 3
download_size: 21280
dataset_size: 10829.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
anthonytrieu
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征:
- text: 字符串类型
- answer_start: 整数类型(int32)
数据集分割
- 训练集(train):
- 样本数量: 6
- 数据大小: 7219.333333333333字节
- 测试集(test):
- 样本数量: 3
- 数据大小: 3609.6666666666665字节
数据集大小
- 下载大小: 21280字节
- 数据集总大小: 10829.0字节
数据文件配置
- 配置名称: default
- 数据文件路径:
- 训练集: data/train-*
- 测试集: data/test-*



