|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: premise |
|
|
dtype: string |
|
|
- name: hypothesis |
|
|
dtype: string |
|
|
- name: label |
|
|
dtype: int64 |
|
|
- name: config |
|
|
dtype: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 19681553 |
|
|
num_examples: 8559 |
|
|
download_size: 430031 |
|
|
dataset_size: 19681553 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
# Dataset Card for "lifecycle-entailment" |
|
|
|
|
|
https://github.com/NSanjay/EntailmentDataset |
|
|
|
|
|
``` |
|
|
@article{article, |
|
|
author = {Mitra, Arindam and Clark, Peter and Tafjord, Oyvind and Baral, Chitta}, |
|
|
year = {2019}, |
|
|
month = {07}, |
|
|
pages = {3003-3010}, |
|
|
title = {Declarative Question Answering over Knowledge Bases Containing Natural Language Text with Answer Set Programming}, |
|
|
volume = {33}, |
|
|
journal = {Proceedings of the AAAI Conference on Artificial Intelligence}, |
|
|
doi = {10.1609/aaai.v33i01.33013003} |
|
|
} |
|
|
``` |