sileod commited on
Commit
358f2fe
·
1 Parent(s): a6539f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -8
README.md CHANGED
@@ -1,19 +1,24 @@
1
  ---
2
  annotations_creators:
 
 
3
  - crowdsourced
4
  language:
5
  - en
6
- language_creators:
7
- - crowdsourced
8
- license: []
9
  multilinguality:
10
  - monolingual
11
- pretty_name: recast
12
  size_categories:
13
- - unknown
14
- source_datasets: []
15
- tags: []
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
  ---