Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
|
5 |
-
A processed subset of the [ProofWriter dataset](https://allenai.org/data/proofwriter).
|
6 |
Each train/test split contains 600 entries, each of which has a unique set of theories and a single question for those theories.
|
7 |
-
Both splits are balanced so that the depth of the proof required to answer the question varies evenly between 1-5 (100 entries each).
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
|
5 |
+
A processed subset of the OWA section of the [ProofWriter dataset](https://allenai.org/data/proofwriter).
|
6 |
Each train/test split contains 600 entries, each of which has a unique set of theories and a single question for those theories.
|
7 |
+
Both splits are balanced so that the depth of the proof required to answer the question varies evenly between 1-5 (100 entries each).
|
8 |
+
'Unknown' labels have been replaced by 'Uncertain' to match other datasets.
|