File size: 1,130 Bytes
1048123
 
948b073
 
 
 
 
 
 
 
 
1048123
65be81c
5bb814b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: cc-by-sa-4.0
language:
- en
tags:
- scientific NLI
- natural language inference
- MSciNLI
pretty_name: MSciNLI
size_categories:
- 100K<n<1M
---

# MSciNLI: A Diverse Benchmark for Scientific Natural Language Inference

This repository contains the dataset for the NAACL 2024 paper "MSCINLI: A Diverse Benchmark for Scientific Natural Language Inference."

**If you face any difficulties while downloading the dataset, raise an issue in this repository or contact us at msadat3@uic.edu.**

For more details about the dataset, please visit: https://github.com/msadat3/MSciNLI

## Citation
If you use this dataset, please cite our paper:

```
@inproceedings{sadat-caragea-2024-mscinli,
    title = "MSCINLI: A Diverse Benchmark for Scientific Natural Language Inference",
    author = "Sadat, Mobashir  and  Caragea, Cornelia",
    booktitle = "2024 Annual Conference of the North American Chapter of the Association for Computational Linguistics",
    month = june,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "",
    pages = "",
}
```