Atipico1/mrqa_preprocessed_with_substitution-rewritten-conflict
收藏资源简介:
--- 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: conflict_claim dtype: string - name: conflict_context dtype: string - name: conflict_valid dtype: bool splits: - name: train num_bytes: 698018764 num_examples: 130493 download_size: 661411177 dataset_size: 698018764 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息
特征
- 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)
- rewritten_context: 类型为字符串
- valid: 类型为布尔值
- conflict_claim: 类型为字符串
- conflict_context: 类型为字符串
- conflict_valid: 类型为布尔值
数据集分割
- train: 包含 130493 个样本,占用 698018764 字节
数据集大小
- 下载大小: 661411177 字节
- 数据集大小: 698018764 字节
配置
- default: 包含训练数据文件,路径为
data/train-*



