ed-00/SQUAD_GPT4
收藏Hugging Face2024-05-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ed-00/SQUAD_GPT4
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: context
dtype: string
- name: MIN_SPAN_ANSWER
dtype: string
- name: SQUAD_ID
dtype: string
- name: DETAILED_ANSWER
dtype: string
- name: index
dtype: int64
- name: question
dtype: string
splits:
- name: train
num_bytes: 91209425
num_examples: 73740
download_size: 26329971
dataset_size: 91209425
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for question answering systems, featuring multiple attributes such as answers, context, minimum span answer, SQUAD ID, detailed answer, index, and question. It is divided into a training set containing 73,740 samples. The download size of the dataset is 26,329,971 bytes, and the actual size is 91,209,425 bytes.
提供机构:
ed-00
原始信息汇总
数据集概述
数据集特征
- answers
- answer_start: 整数序列
- text: 字符串序列
- context: 字符串
- MIN_SPAN_ANSWER: 字符串
- SQUAD_ID: 字符串
- DETAILED_ANSWER: 字符串
- index: 整数
- question: 字符串
数据集划分
- train
- num_bytes: 91209425
- num_examples: 73740
数据集大小
- download_size: 26329971
- dataset_size: 91209425
配置
- config_name: default
- data_files
- split: train
- path: data/train-*



