cfierro/knowledge-probing-v2-qa-with-docs
收藏Hugging Face2026-04-16 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/cfierro/knowledge-probing-v2-qa-with-docs
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: data
struct:
- name: correct_answer
dtype: string
- name: metadata
struct:
- name: doc_index
dtype: int64
- name: event_id
dtype: 'null'
- name: event_type
dtype: string
- name: source
dtype: string
- name: wikipedia_text
dtype: string
- name: wikipedia_url
dtype: string
splits:
- name: pre_cutoff
num_bytes: 34844162
num_examples: 3858
- name: post_cutoff
num_bytes: 31829759
num_examples: 3439
download_size: 12977738
dataset_size: 66673921
configs:
- config_name: default
data_files:
- split: pre_cutoff
path: data/pre_cutoff-*
- split: post_cutoff
path: data/post_cutoff-*
---
数据集信息:
特征:
- 名称: messages,类型为列表,列表元素包含两个子字段:
- 名称: content,数据类型:字符串
- 名称: role,数据类型:字符串
- 名称: data,类型为结构体,包含以下子字段:
- 名称: correct_answer,数据类型:字符串
- 名称: metadata,类型为结构体,包含以下子字段:
- 名称: doc_index,数据类型:int64
- 名称: event_id,数据类型:空
- 名称: event_type,数据类型:字符串
- 名称: source,数据类型:字符串
- 名称: wikipedia_text,数据类型:字符串
- 名称: wikipedia_url,数据类型:字符串
数据集划分:
- 划分名称: pre_cutoff,总字节数:34844162,样本数量:3858
- 划分名称: post_cutoff,总字节数:31829759,样本数量:3439
下载大小:12977738 字节,数据集总存储大小:66673921 字节
配置项:
- 配置名称: default,数据文件对应关系:
- 划分pre_cutoff 对应路径:data/pre_cutoff-*
- 划分post_cutoff 对应路径:data/post_cutoff-*
提供机构:
cfierro



