gaeunseo/all_data_for_first_finetuning_shuffled
收藏Hugging Face2023-06-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/gaeunseo/all_data_for_first_finetuning_shuffled
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: id
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: document_id
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 4277822359
num_examples: 725256
download_size: 2054078335
dataset_size: 4277822359
---
# Dataset Card for "all_data_for_first_finetuning_shuffled"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
gaeunseo
原始信息汇总
数据集概述
数据集名称
"all_data_for_first_finetuning_shuffled"
数据集特征
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- id: 字符串类型
- answers: 结构体类型,包含以下子特征:
- answer_start: 整数序列类型
- text: 字符串序列类型
- document_id: 整数类型
- index_level_0: 整数类型
数据集分割
- train: 包含725256个示例,总大小为4277822359字节
数据集大小
- 下载大小: 2054078335字节
- 数据集总大小: 4277822359字节



