hpprc/auto-wiki-qa-rels
收藏Hugging Face2024-06-16 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/hpprc/auto-wiki-qa-rels
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- ja
license: cc-by-sa-4.0
dataset_info:
features:
- name: passage_id
dtype: int64
- name: anc
dtype: string
- name: pos_ids
sequence: int64
- name: neg_ids.me5-large
sequence: int64
- name: neg_ids.bm25
sequence: int64
- name: id
dtype: int64
- name: pos_rel
sequence: float64
- name: neg_rel.me5-large
sequence: float64
- name: neg_rel.bm25
sequence: float64
splits:
- name: train
num_bytes: 89573494
num_examples: 21800
download_size: 63720894
dataset_size: 89573494
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
hpprc
原始信息汇总
数据集概述
语言
- 日语(ja)
许可证
- CC BY-SA 4.0
数据集信息
特征
- passage_id: 数据类型为int64
- anc: 数据类型为string
- pos_ids: 序列类型为int64
- neg_ids.me5-large: 序列类型为int64
- neg_ids.bm25: 序列类型为int64
- id: 数据类型为int64
- pos_rel: 序列类型为float64
- neg_rel.me5-large: 序列类型为float64
- neg_rel.bm25: 序列类型为float64
数据分割
- train: 包含21800个样本,占用89573494字节
数据集大小
- 下载大小: 63720894字节
- 数据集大小: 89573494字节
配置
- default: 包含训练数据文件,路径为
data/train-*



