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



