RichardWang commited on
Commit
8aaf7d0
1 Parent(s): cbce6f6

Complete tags of superglue dataset card (#4867)

Browse files

complete tags of superglue dataset card

Commit from https://github.com/huggingface/datasets/commit/4862d98187648c1efc87ac7c7f38d52ba06b2c1e

Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,8 +1,33 @@
1
  ---
 
 
2
  language:
3
  - en
 
 
 
 
 
 
4
  paperswithcode_id: superglue
5
  pretty_name: SuperGLUE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Dataset Card for "super_glue"
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
  language:
5
  - en
6
+ language_creators:
7
+ - other
8
+ license:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
  paperswithcode_id: superglue
13
  pretty_name: SuperGLUE
14
+ size_categories:
15
+ - 10K<n<100K
16
+ source_datasets:
17
+ - extended|other
18
+ tags:
19
+ - superglue
20
+ - NLU
21
+ - natural language understanding
22
+ task_categories:
23
+ - text-classification
24
+ - token-classification
25
+ - question-answering
26
+ task_ids:
27
+ - natural-language-inference
28
+ - word-sense-disambiguation
29
+ - coreference-resolution
30
+ - extractive-qa
31
  ---
32
 
33
  # Dataset Card for "super_glue"