anon-submission/LOFT-RAG
收藏Hugging Face2025-12-15 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/anon-submission/LOFT-RAG
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
- config_name: hotpotqa
features:
- name: id
dtype: string
- name: system_prompt
dtype: string
- name: question_template
dtype: string
- name: question
dtype: string
- name: context_template
dtype: string
- name: contexts
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: contexts_1
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: answers
sequence: string
- name: answer_prefix
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 79116807
num_examples: 100
download_size: 571602
dataset_size: 79116807
- config_name: musique
features:
- name: id
dtype: string
- name: system_prompt
dtype: string
- name: question_template
dtype: string
- name: question
dtype: string
- name: context_template
dtype: string
- name: contexts
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: contexts_1
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: answers
sequence: string
- name: answer_prefix
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 86753889
num_examples: 100
download_size: 582649
dataset_size: 86753889
- config_name: nq
features:
- name: id
dtype: string
- name: system_prompt
dtype: string
- name: question_template
dtype: string
- name: question
dtype: string
- name: context_template
dtype: string
- name: contexts
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: contexts_1
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: answers
sequence: string
- name: answer_prefix
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 89800023
num_examples: 100
download_size: 621575
dataset_size: 89800023
- config_name: qampari
features:
- name: id
dtype: string
- name: system_prompt
dtype: string
- name: question_template
dtype: string
- name: question
dtype: string
- name: context_template
dtype: string
- name: contexts
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: contexts_1
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: answers
sequence: string
- name: answer_prefix
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 86751258
num_examples: 100
download_size: 587885
dataset_size: 86751258
- config_name: quest
features:
- name: id
dtype: string
- name: system_prompt
dtype: string
- name: question_template
dtype: string
- name: question
dtype: string
- name: context_template
dtype: string
- name: contexts
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: contexts_1
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: answers
sequence: string
- name: answer_prefix
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 94553234
num_examples: 100
download_size: 640640
dataset_size: 94553234
- config_name: topiocqa
features:
- name: id
dtype: string
- name: system_prompt
dtype: string
- name: question_template
dtype: string
- name: question
sequence: string
- name: context_template
dtype: string
- name: contexts
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: contexts_1
list:
- name: isgold
dtype: bool
- name: text
dtype: string
- name: answers
sequence:
sequence: string
- name: answer_prefix
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 9459762
num_examples: 10
download_size: 616657
dataset_size: 9459762
configs:
- config_name: hotpotqa
data_files:
- split: test
path: hotpotqa/test-*
- config_name: musique
data_files:
- split: test
path: musique/test-*
- config_name: nq
data_files:
- split: test
path: nq/test-*
- config_name: qampari
data_files:
- split: test
path: qampari/test-*
- config_name: quest
data_files:
- split: test
path: quest/test-*
- config_name: topiocqa
data_files:
- split: test
path: topiocqa/test-*
---
数据集信息:
- 配置名称:hotpotqa
特征:
- 字段名:id,数据类型(dtype):字符串(string)
- 字段名:system_prompt,数据类型(dtype):字符串(string)
- 字段名:question_template,数据类型(dtype):字符串(string)
- 字段名:question,数据类型(dtype):字符串(string)
- 字段名:context_template,数据类型(dtype):字符串(string)
- 字段名:contexts:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:contexts_1:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:answers:字符串序列
- 字段名:answer_prefix,数据类型(dtype):字符串(string)
- 字段名:max_new_tokens,数据类型(dtype):64位整数(int64)
数据集划分:
- 划分名称:test,字节数:79116807,样本数:100
下载大小:571602
数据集总大小:79116807
- 配置名称:musique
特征:
- 字段名:id,数据类型(dtype):字符串(string)
- 字段名:system_prompt,数据类型(dtype):字符串(string)
- 字段名:question_template,数据类型(dtype):字符串(string)
- 字段名:question,数据类型(dtype):字符串(string)
- 字段名:context_template,数据类型(dtype):字符串(string)
- 字段名:contexts:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:contexts_1:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:answers:字符串序列
- 字段名:answer_prefix,数据类型(dtype):字符串(string)
- 字段名:max_new_tokens,数据类型(dtype):64位整数(int64)
数据集划分:
- 划分名称:test,字节数:86753889,样本数:100
下载大小:582649
数据集总大小:86753889
- 配置名称:nq
特征:
- 字段名:id,数据类型(dtype):字符串(string)
- 字段名:system_prompt,数据类型(dtype):字符串(string)
- 字段名:question_template,数据类型(dtype):字符串(string)
- 字段名:question,数据类型(dtype):字符串(string)
- 字段名:context_template,数据类型(dtype):字符串(string)
- 字段名:contexts:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:contexts_1:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:answers:字符串序列
- 字段名:answer_prefix,数据类型(dtype):字符串(string)
- 字段名:max_new_tokens,数据类型(dtype):64位整数(int64)
数据集划分:
- 划分名称:test,字节数:89800023,样本数:100
下载大小:621575
数据集总大小:89800023
- 配置名称:qampari
特征:
- 字段名:id,数据类型(dtype):字符串(string)
- 字段名:system_prompt,数据类型(dtype):字符串(string)
- 字段名:question_template,数据类型(dtype):字符串(string)
- 字段名:question,数据类型(dtype):字符串(string)
- 字段名:context_template,数据类型(dtype):字符串(string)
- 字段名:contexts:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:contexts_1:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:answers:字符串序列
- 字段名:answer_prefix,数据类型(dtype):字符串(string)
- 字段名:max_new_tokens,数据类型(dtype):64位整数(int64)
数据集划分:
- 划分名称:test,字节数:86751258,样本数:100
下载大小:587885
数据集总大小:86751258
- 配置名称:quest
特征:
- 字段名:id,数据类型(dtype):字符串(string)
- 字段名:system_prompt,数据类型(dtype):字符串(string)
- 字段名:question_template,数据类型(dtype):字符串(string)
- 字段名:question,数据类型(dtype):字符串(string)
- 字段名:context_template,数据类型(dtype):字符串(string)
- 字段名:contexts:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:contexts_1:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:answers:字符串序列
- 字段名:answer_prefix,数据类型(dtype):字符串(string)
- 字段名:max_new_tokens,数据类型(dtype):64位整数(int64)
数据集划分:
- 划分名称:test,字节数:94553234,样本数:100
下载大小:640640
数据集总大小:94553234
- 配置名称:topiocqa
特征:
- 字段名:id,数据类型(dtype):字符串(string)
- 字段名:system_prompt,数据类型(dtype):字符串(string)
- 字段名:question_template,数据类型(dtype):字符串(string)
- 字段名:question,数据类型(dtype):序列(sequence)
- 字段名:context_template,数据类型(dtype):字符串(string)
- 字段名:contexts:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:contexts_1:列表类型,子字段包括:
- 字段名:isgold,数据类型(dtype):布尔值(bool)
- 字段名:text,数据类型(dtype):字符串(string)
- 字段名:answers:嵌套字符串序列
- 字段名:answer_prefix,数据类型(dtype):字符串(string)
- 字段名:max_new_tokens,数据类型(dtype):64位整数(int64)
数据集划分:
- 划分名称:test,字节数:9459762,样本数:10
下载大小:616657
数据集总大小:9459762
配置列表:
- 配置名称:hotpotqa,数据文件:
- 划分:test,路径:hotpotqa/test-*
- 配置名称:musique,数据文件:
- 划分:test,路径:musique/test-*
- 配置名称:nq,数据文件:
- 划分:test,路径:nq/test-*
- 配置名称:qampari,数据文件:
- 划分:test,路径:qampari/test-*
- 配置名称:quest,数据文件:
- 划分:test,路径:quest/test-*
- 配置名称:topiocqa,数据文件:
- 划分:test,路径:topiocqa/test-*
提供机构:
anon-submission


