Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
ruletaker / README.md
sileod's picture
Update README.md
09f9a1c
|
raw
history blame
1.15 kB
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: id
      dtype: string
    - name: text
      dtype: string
    - name: label
      dtype: bool
    - name: meta
      dtype: string
    - name: config
      dtype: string
  splits:
    - name: train
      num_bytes: 309004634
      num_examples: 517688
    - name: dev
      num_bytes: 49914055
      num_examples: 84030
    - name: test
      num_bytes: 101149924
      num_examples: 168226
  download_size: 54216823
  dataset_size: 460068613

Dataset Card for "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},
}