Atipico1/mrqa_v2_entity
收藏Hugging Face2024-02-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Atipico1/mrqa_v2_entity
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: subset
dtype: string
- name: qid
dtype: string
- name: question
dtype: string
- name: answers
sequence: string
- name: masked_query
dtype: string
- name: context
dtype: string
- name: answer_sent
dtype: string
- name: answer_in_context
sequence: string
- name: query_embedding
sequence: float32
- name: entity
dtype: string
- name: similar_entity
dtype: string
- name: similar_entity_score
dtype: float32
- name: random_entity
dtype: string
- name: random_entity_score
dtype: float64
splits:
- name: train
num_bytes: 430961474
num_examples: 105316
download_size: 452634359
dataset_size: 430961474
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Atipico1
原始信息汇总
数据集概述
数据特征
- subset: 字符串类型
- qid: 字符串类型
- question: 字符串类型
- answers: 字符串序列
- masked_query: 字符串类型
- context: 字符串类型
- answer_sent: 字符串类型
- answer_in_context: 字符串序列
- query_embedding: 浮点数序列 (float32)
- entity: 字符串类型
- similar_entity: 字符串类型
- similar_entity_score: 浮点数类型 (float32)
- random_entity: 字符串类型
- random_entity_score: 浮点数类型 (float64)
数据分割
- train:
- 字节数: 430961474
- 样本数: 105316
数据集大小
- 下载大小: 452634359 字节
- 数据集大小: 430961474 字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



