Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
sileod commited on
Commit
138b814
·
1 Parent(s): 924257f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
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},