danielgi97/all_remote_dataset_109
收藏Hugging Face2024-04-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/danielgi97/all_remote_dataset_109
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: paragraphs
list:
- name: context
dtype: string
- name: qas
list:
- name: answers
list:
- name: answer_start
dtype: int64
- name: text
dtype: string
- name: id
dtype: string
- name: is_impossible
dtype: bool
- name: plausible_answers
list:
- name: answer_start
dtype: int64
- name: text
dtype: string
- name: question
dtype: string
splits:
- name: train
num_bytes: 26077441.589235127
num_examples: 351
- name: val
num_bytes: 3199100
num_examples: 35
- name: test
num_bytes: 6658929.86199095
num_examples: 89
download_size: 17905242
dataset_size: 35935471.45122608
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
提供机构:
danielgi97
原始信息汇总
数据集概述
数据集特征
- title: 数据类型为字符串。
- paragraphs: 包含以下子特征:
- context: 数据类型为字符串。
- qas: 包含以下子特征:
- answers: 包含以下子特征:
- answer_start: 数据类型为整数(int64)。
- text: 数据类型为字符串。
- id: 数据类型为字符串。
- is_impossible: 数据类型为布尔值。
- plausible_answers: 包含以下子特征:
- answer_start: 数据类型为整数(int64)。
- text: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 包含以下子特征:
数据集分割
- train: 包含351个样本,大小为26077441.589235127字节。
- val: 包含35个样本,大小为3199100字节。
- test: 包含89个样本,大小为6658929.86199095字节。
数据集大小
- 下载大小: 17905242字节。
- 数据集大小: 35935471.45122608字节。
配置
- default: 包含以下数据文件路径:
- train:
data/train-* - val:
data/val-* - test:
data/test-*
- train:



