Datasets:

Languages:
English
ArXiv:
License:
morehopqa / README.md
julianschnitzler
fix dataset loading
75bce8d
|
raw
history blame
326 Bytes
---
license: cc-by-4.0
task_categories:
- question-answering
language:
- en
tags:
- multi-hop
pretty_name: MoreHopQA
size_categories:
- 1K<n<10K
configs:
- config_name: verified
data_files: "data/with_human_verification.json"
default: true
- config_name: unverified
data_files: "data/without_human_verification.json"
---