Seongill/squad_conflict_v2
收藏Hugging Face2023-12-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Seongill/squad_conflict_v2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: masked_query
dtype: string
- name: query_embedding
sequence: float64
- name: answer_sentence
dtype: string
- name: is_named_entity
dtype: bool
- name: ent_type
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 254128812
num_examples: 34740
download_size: 185475387
dataset_size: 254128812
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Seongill
原始信息汇总
数据集概述
数据特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 结构体类型,包含以下字段:
- answer_start: 整数序列类型
- text: 字符串序列类型
- masked_query: 字符串类型
- query_embedding: 浮点数序列类型
- answer_sentence: 字符串类型
- is_named_entity: 布尔类型
- ent_type: 字符串类型
- index_level_0: 整数类型
数据分割
- train:
- 字节数: 254128812
- 样本数: 34740
数据集大小
- 下载大小: 185475387 字节
- 数据集大小: 254128812 字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



