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,8 +1,13 @@
|
|
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},
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
+
task_ids:
|
4 |
+
- natural-language-inference
|
5 |
+
task_categories:
|
6 |
+
- text-classification
|
7 |
---
|
|
|
8 |
|
9 |
+
https://github.com/selenashe/ScoNe
|
10 |
+
NLI subset, original part (excluding one-scope)
|
11 |
```
|
12 |
@misc{she2023scone,
|
13 |
title={ScoNe: Benchmarking Negation Reasoning in Language Models With Fine-Tuning and In-Context Learning},
|