Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,6 @@ task_categories:
|
|
4 |
- question-answering
|
5 |
---
|
6 |
|
7 |
-
This
|
8 |
-
|
9 |
-
The dataset is also available as [soheeyang/TwoHopFact](https://huggingface.co/datasets/soheeyang/TwoHopFact).
|
10 |
|
11 |
Code: https://github.com/latent-multi-hop-reasoning/latent-multi-hop-reasoning
|
|
|
4 |
- question-answering
|
5 |
---
|
6 |
|
7 |
+
This is the dataset introduced in the paper [Do Large Language Models Latently Perform Multi-Hop Reasoning without Exploiting Shortcuts?](https://arxiv.org/abs/2411.16679).
|
|
|
|
|
8 |
|
9 |
Code: https://github.com/latent-multi-hop-reasoning/latent-multi-hop-reasoning
|