Add dataset card
#2
by nielsr HF Staff - opened
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-generation
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the data presented in [REFACT: Adaptive Fact Restatement for Compact and Faithful Chain-of-Thought Reasoning](https://huggingface.co/papers/2607.20833).
|
| 7 |
+
|
| 8 |
+
Code: https://github.com/NEUIR/REFACT
|