NOKI / README.md
ardauzunoglu's picture
Upload cleaned NOKI evaluation subset
a3f0478 verified
|
Raw
History Blame Contribute Delete
1.5 kB
---
dataset_info:
features:
- name: row_idx
dtype: int64
- name: qa_index
dtype: int64
- name: qa_id
dtype: string
- name: question
dtype: string
- name: candidate_answer
dtype: string
- name: model
dtype: string
- name: verification
struct:
- name: confidence
dtype: string
- name: rationale
dtype: string
- name: sensitive_domain
dtype: bool
- name: sources
list:
- name: evidence
dtype: string
- name: publisher
dtype: string
- name: relation
dtype: string
- name: source_class
dtype: string
- name: title
dtype: string
- name: url
dtype: string
- name: time_sensitive
dtype: bool
- name: verdict
dtype: string
- name: evidence_validation
struct:
- name: authoritative_source_count
dtype: int64
- name: errors
list: string
- name: external_evidence_found
dtype: bool
- name: independent_domain_count
dtype: int64
- name: passed
dtype: bool
- name: qualifying_source_count
dtype: int64
- name: consulted_sources
list:
- name: type
dtype: string
- name: url
dtype: string
- name: distractors
list: string
splits:
- name: test
num_bytes: 7742214
num_examples: 2050
download_size: 7563247
dataset_size: 7742214
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---