sinos11/messi
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/sinos11/messi
下载链接
链接失效反馈官方服务:
资源简介:
---
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: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 75
num_examples: 1
download_size: 3561
dataset_size: 75
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
sinos11
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 结构体类型,包含以下子特征:
- answer_start: 整数类型
- text: 字符串类型
数据集分割
- train:
- 数据量: 75字节
- 示例数量: 1
数据集大小
- 下载大小: 3561字节
- 数据集大小: 75字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



