Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
```bib
|
5 |
+
@inproceedings{sadat-caragea-2022-scinli,
|
6 |
+
title = "{S}ci{NLI}: A Corpus for Natural Language Inference on Scientific Text",
|
7 |
+
author = "Sadat, Mobashir and
|
8 |
+
Caragea, Cornelia",
|
9 |
+
booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
|
10 |
+
month = may,
|
11 |
+
year = "2022",
|
12 |
+
address = "Dublin, Ireland",
|
13 |
+
publisher = "Association for Computational Linguistics",
|
14 |
+
url = "https://aclanthology.org/2022.acl-long.511",
|
15 |
+
pages = "7399--7409",
|
16 |
+
}
|
17 |
+
```
|