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



