Jing24/seperate_all9
收藏Hugging Face2023-08-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Jing24/seperate_all9
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int32
- name: text
sequence: string
splits:
- name: train
num_bytes: 72077876
num_examples: 79732
download_size: 13125316
dataset_size: 72077876
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "seperate_all9"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Jing24
原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 结构体类型,包含以下字段:
- answer_start: 整数序列
- text: 字符串序列
数据分割
- train:
- 字节数: 72077876
- 样本数: 79732
数据大小
- 下载大小: 13125316 字节
- 数据集大小: 72077876 字节
配置
- default:
- 数据文件:
- train: 路径为
data/train-*
- train: 路径为
- 数据文件:



