Atipico1/mrqa-adv-test-adv-passage
收藏Hugging Face2024-02-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Atipico1/mrqa-adv-test-adv-passage
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: rewritten_context
dtype: string
- name: valid
dtype: bool
- 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
splits:
- name: train
num_bytes: 5578337
num_examples: 1000
download_size: 5371146
dataset_size: 5578337
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: 浮点数序列
- entity: 字符串类型
- similar_entity: 字符串类型
- similar_entity_score: 浮点数类型
- random_entity: 字符串类型
- random_entity_score: 浮点数类型
- rewritten_context: 字符串类型
- valid: 布尔类型
- clear_answer_sent: 字符串类型
- vague_answer_sent: 字符串类型
- adversary: 字符串类型
- replace_count: 整数类型
- adversarial_passage: 字符串类型
数据分割
- train: 包含1000个样本,占用5578337字节
数据集大小
- 下载大小: 5371146字节
- 数据集大小: 5578337字节
配置
- default:
- 数据文件:
- train: 路径为
data/train-*
- train: 路径为
- 数据文件:



