Datasets:
Add dataset card, link to paper
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the dataset introduced in the paper [Do Large Language Models Latently Perform Multi-Hop Reasoning?](https://huggingface.co/papers/2402.16837).
|
8 |
+
|
9 |
+
Code: https://github.com/latent-multi-hop-reasoning/latent-multi-hop-reasoning
|