Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
ruletaker / README.md
sileod's picture
Update README.md
da6089f
|
raw
history blame
1.21 kB
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: id
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: string
    - name: meta
      dtype: string
    - name: config
      dtype: string
  splits:
    - name: train
      num_bytes: 317303458
      num_examples: 517688
    - name: dev
      num_bytes: 51248027
      num_examples: 84030
    - name: test
      num_bytes: 103820509
      num_examples: 168226
  download_size: 54360216
  dataset_size: 472371994
license: apache-2.0

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},
}