sileod commited on
Commit
2c97e48
·
verified ·
1 Parent(s): 27617c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -23,4 +23,17 @@ configs:
23
  ---
24
  # Dataset Card for "lifecycle-entailment"
25
 
26
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
  # Dataset Card for "lifecycle-entailment"
25
 
26
+ https://github.com/NSanjay/EntailmentDataset
27
+
28
+ ```
29
+ @article{article,
30
+ author = {Mitra, Arindam and Clark, Peter and Tafjord, Oyvind and Baral, Chitta},
31
+ year = {2019},
32
+ month = {07},
33
+ pages = {3003-3010},
34
+ title = {Declarative Question Answering over Knowledge Bases Containing Natural Language Text with Answer Set Programming},
35
+ volume = {33},
36
+ journal = {Proceedings of the AAAI Conference on Artificial Intelligence},
37
+ doi = {10.1609/aaai.v33i01.33013003}
38
+ }
39
+ ```