Create README.md
Browse files
README.md
CHANGED
|
@@ -1,33 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
dtype: string
|
| 10 |
-
- name: label
|
| 11 |
-
dtype: bool
|
| 12 |
-
- name: meta
|
| 13 |
-
struct:
|
| 14 |
-
- name: QCat
|
| 15 |
-
dtype: string
|
| 16 |
-
- name: QDep
|
| 17 |
-
dtype: int64
|
| 18 |
-
splits:
|
| 19 |
-
- name: train
|
| 20 |
-
num_bytes: 105236323.01810038
|
| 21 |
-
num_examples: 208614
|
| 22 |
-
- name: validation
|
| 23 |
-
num_bytes: 13154666.49094981
|
| 24 |
-
num_examples: 26077
|
| 25 |
-
- name: test
|
| 26 |
-
num_bytes: 13154666.49094981
|
| 27 |
-
num_examples: 26077
|
| 28 |
-
download_size: 49165761
|
| 29 |
-
dataset_size: 131545656.0
|
| 30 |
-
---
|
| 31 |
-
# Dataset Card for "conceptrules_v2"
|
| 32 |
-
|
| 33 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 1 |
+
```
|
| 2 |
+
@article{bao2022multi,
|
| 3 |
+
title={Multi-Step Deductive Reasoning Over Natural Language: An Empirical Study on Out-of-Distribution Generalisation},
|
| 4 |
+
author={Bao, Qiming and Peng, Alex Yuxuan and Hartill, Tim and Tan, Neset and Deng, Zhenyun and Witbrock, Michael and Liu, Jiamou},
|
| 5 |
+
journal={arXiv preprint arXiv:2207.14000},
|
| 6 |
+
year={2022}
|
| 7 |
+
}
|
| 8 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|