anthonytrieu/behaoxinhdepnhatthegioi
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/anthonytrieu/behaoxinhdepnhatthegioi
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 7221.333333333333
num_examples: 6
- name: test
num_bytes: 3610.6666666666665
num_examples: 3
download_size: 20798
dataset_size: 10832.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
- 数据大小: 7221.333333333333字节
- 测试集(test):
- 示例数量: 3
- 数据大小: 3610.6666666666665字节
数据集大小
- 下载大小: 20798字节
- 数据集总大小: 10832.0字节
数据文件配置
- 默认配置(default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



