sinos11/messi-merged
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/sinos11/messi-merged
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 367
num_examples: 4
download_size: 4291
dataset_size: 367
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征:
1. 编号(id):数据类型为字符串(string)
2. 标题(title):数据类型为字符串(string)
3. 上下文(context):数据类型为字符串(string)
4. 问题(question):数据类型为字符串(string)
5. 答案(answers):结构体(struct),包含两个子字段:
- 答案起始位置(answer_start):数据类型为64位整数序列(sequence<int64>)
- 答案文本(text):数据类型为字符串序列(sequence<string>)
6. 索引列0(__index_level_0__):数据类型为64位整数(int64)
数据集拆分:
1. 训练集(train):占用字节数367,样本总数4
下载总大小:4291字节,数据集总存储大小:367字节
数据集配置:
1. 默认配置(config_name: default):对应训练集的数据文件,文件路径为data/train-*
提供机构:
sinos11
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 结构化数据,包含以下子特征:
- answer_start: 数据类型为整数。
- text: 数据类型为字符串。
- index_level_0: 数据类型为整数。
数据集分割
- train:
- 数据大小: 367字节。
- 示例数量: 4个。
数据集大小
- 下载大小: 4291字节。
- 数据集大小: 367字节。



