Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
natural-language-inference
Size:
1K - 10K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
+
https://github.com/selenashe/ScoNe
|
5 |
+
|
6 |
+
```
|
7 |
+
@misc{she2023scone,
|
8 |
+
title={ScoNe: Benchmarking Negation Reasoning in Language Models With Fine-Tuning and In-Context Learning},
|
9 |
+
author={Jingyuan Selena She and Christopher Potts and Samuel R. Bowman and Atticus Geiger},
|
10 |
+
year={2023},
|
11 |
+
eprint={2305.19426},
|
12 |
+
archivePrefix={arXiv},
|
13 |
+
primaryClass={cs.CL}
|
14 |
+
}
|
15 |
+
```
|