Datasets:
Tasks:
Text Classification
Sub-tasks:
natural-language-inference
Languages:
English
Size:
1K<n<10K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,24 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
|
|
|
|
3 |
- crowdsourced
|
4 |
language:
|
5 |
- en
|
6 |
-
|
7 |
-
-
|
8 |
-
license: []
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
-
pretty_name:
|
12 |
size_categories:
|
13 |
-
-
|
14 |
-
source_datasets:
|
15 |
-
|
16 |
task_categories:
|
17 |
- text-classification
|
18 |
-
task_ids:
|
|
|
|
|
|
|
|
|
19 |
---
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language_creators:
|
5 |
- crowdsourced
|
6 |
language:
|
7 |
- en
|
8 |
+
license:
|
9 |
+
- apache-2.0
|
|
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
+
pretty_name: 'recast_nli'
|
13 |
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
source_datasets:
|
16 |
+
- original
|
17 |
task_categories:
|
18 |
- text-classification
|
19 |
+
task_ids:
|
20 |
+
- natural-language-inference
|
21 |
+
tags:
|
22 |
+
- nli
|
23 |
+
- natural-language-inference
|
24 |
---
|