Ruqiya/wiki_qa_ar
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Ruqiya/wiki_qa_ar
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- ar
config_names:
- corpus
dataset_info:
- config_name: top_ranked
features:
- name: qid
dtype: string
- name: pid
dtype: string
splits:
- name: top_ranked
num_examples: 20000
- config_name: qrels_og
features:
- name: query-id
dtype: string
- name: corpus-id
dtype: string
- name: score
dtype: float64
splits:
- name: test
num_examples: 4740
- config_name: qrels_changed
features:
- name: query-id
dtype: string
- name: corpus-id
dtype: string
- name: score
dtype: float64
splits:
- name: test
num_examples: 4740
- config_name: corpus
features:
- name: _id
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: corpus
num_examples: 19899
- config_name: queries
features:
- name: _id
dtype: string
- name: text
dtype: string
- name: instruction_og
dtype: string
- name: instruction_changed
dtype: string
- name: keywords
dtype: string
- name: short_query
dtype: string
splits:
- name: queries
num_examples: 20
configs:
- config_name: qrels_og
data_files:
- split: test
path: qrels_og/test.jsonl
- config_name: qrels_changed
data_files:
- split: test
path: qrels_changed/test.jsonl
- config_name: corpus
data_files:
- split: corpus
path: corpus.jsonl
- config_name: queries
data_files:
- split: queries
path: queries.jsonl
- config_name: top_ranked
data_files:
- split: top_ranked
path: top_ranked.jsonl
---
提供机构:
Ruqiya
原始信息汇总
数据集概述
配置名称及数据集特征
-
top_ranked
- 特征:
- qid (字符串)
- pid (字符串)
- 分割:
- top_ranked (20000个示例)
- 特征:
-
qrels_og
- 特征:
- query-id (字符串)
- corpus-id (字符串)
- score (浮点数)
- 分割:
- test (4740个示例)
- 特征:
-
qrels_changed
- 特征:
- query-id (字符串)
- corpus-id (字符串)
- score (浮点数)
- 分割:
- test (4740个示例)
- 特征:
-
corpus
- 特征:
- _id (字符串)
- title (字符串)
- text (字符串)
- 分割:
- corpus (19899个示例)
- 特征:
-
queries
- 特征:
- _id (字符串)
- text (字符串)
- instruction_og (字符串)
- instruction_changed (字符串)
- keywords (字符串)
- short_query (字符串)
- 分割:
- queries (20个示例)
- 特征:
数据文件路径
-
qrels_og
- 分割: test
- 路径: qrels_og/test.jsonl
-
qrels_changed
- 分割: test
- 路径: qrels_changed/test.jsonl
-
corpus
- 分割: corpus
- 路径: corpus.jsonl
-
queries
- 分割: queries
- 路径: queries.jsonl
-
top_ranked
- 分割: top_ranked
- 路径: top_ranked.jsonl



