sileod commited on
Commit
17a4fcb
1 Parent(s): 79dded4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -33,4 +33,16 @@ dataset_info:
33
  ---
34
  # Dataset Card for "semantic_fragments_nli"
35
 
36
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ---
34
  # Dataset Card for "semantic_fragments_nli"
35
 
36
+ https://github.com/yakazimir/semantic_fragments
37
+ https://arxiv.org/pdf/1909.07521.pdf
38
+
39
+ ```bib
40
+ @article{Richardson2019ProbingNL,
41
+ title={Probing Natural Language Inference Models through Semantic Fragments},
42
+ author={Kyle Richardson and Hai Hu and Lawrence S. Moss and Ashish Sabharwal},
43
+ journal={ArXiv},
44
+ year={2019},
45
+ volume={abs/1909.07521},
46
+ url={https://api.semanticscholar.org/CorpusID:202583828}
47
+ }
48
+ ```