File size: 1,161 Bytes
ac2348e 26d82cb ac2348e a3e0880 ac2348e a3e0880 26d82cb ac2348e a3e0880 26d82cb ac2348e a3e0880 26d82cb a3e0880 da6089f 40972b8 ac2348e da6089f ac2348e 09f9a1c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
dataset_info:
features:
- name: context
dtype: string
- name: question
dtype: string
- name: label
dtype: string
- name: config
dtype: string
splits:
- name: train
num_bytes: 252209259
num_examples: 480152
- name: dev
num_bytes: 39591713
num_examples: 75872
- name: test
num_bytes: 80649163
num_examples: 151911
download_size: 34172740
dataset_size: 372450135
license: apache-2.0
language:
- en
---
# Dataset Card for "ruletaker"
https://github.com/allenai/ruletaker
```
@inproceedings{ruletaker2020,
title = {Transformers as Soft Reasoners over Language},
author = {Clark, Peter and Tafjord, Oyvind and Richardson, Kyle},
booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
Artificial Intelligence, {IJCAI-20}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Christian Bessiere},
pages = {3882--3890},
year = {2020},
month = {7},
note = {Main track},
doi = {10.24963/ijcai.2020/537},
url = {https://doi.org/10.24963/ijcai.2020/537},
}
``` |