Update README.md
Browse files
README.md
CHANGED
@@ -30,4 +30,7 @@ configs:
|
|
30 |
data_files:
|
31 |
- split: test
|
32 |
path: data/test-*
|
|
|
33 |
---
|
|
|
|
|
|
30 |
data_files:
|
31 |
- split: test
|
32 |
path: data/test-*
|
33 |
+
license: mit
|
34 |
---
|
35 |
+
|
36 |
+
Dataset for [Self-Correction Bench: Revealing and Addressing the Self-Correction Blind Spot in LLMs](https://arxiv.org/abs/2507.02778)
|