Atipico1/mrqa-test-final-set
收藏Hugging Face2024-02-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Atipico1/mrqa-test-final-set
下载链接
链接失效反馈官方服务:
资源简介:
---
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: entity
dtype: string
- name: similar_entity
dtype: string
- name: clear_answer_sent
dtype: string
- name: vague_answer_sent
dtype: string
- name: adversary
dtype: string
- name: replace_count
dtype: int64
- name: adversarial_passage
dtype: string
- name: masked_answer_sent
dtype: string
- name: num_mask_token
dtype: int64
- name: entities
sequence: string
- name: gpt_adv_sent
dtype: string
- name: is_same
dtype: string
- name: gpt_adv_sent_passage
dtype: string
splits:
- name: train
num_bytes: 1776628.0409416582
num_examples: 684
download_size: 1185285
dataset_size: 1776628.0409416582
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Atipico1
原始信息汇总
数据集概述
数据特征
- subset: 字符串类型
- qid: 字符串类型
- question: 字符串类型
- answers: 字符串序列
- masked_query: 字符串类型
- context: 字符串类型
- answer_sent: 字符串类型
- answer_in_context: 字符串序列
- entity: 字符串类型
- similar_entity: 字符串类型
- clear_answer_sent: 字符串类型
- vague_answer_sent: 字符串类型
- adversary: 字符串类型
- replace_count: 64位整数类型
- adversarial_passage: 字符串类型
- masked_answer_sent: 字符串类型
- num_mask_token: 64位整数类型
- entities: 字符串序列
- gpt_adv_sent: 字符串类型
- is_same: 字符串类型
- gpt_adv_sent_passage: 字符串类型
数据分割
- train: 包含684个样本,占用1776628.0409416582字节
数据集大小
- 下载大小: 1185285字节
- 数据集大小: 1776628.0409416582字节
配置
- default: 数据文件路径为
data/train-*



