albertvillanova HF staff commited on
Commit
d7fe540
1 Parent(s): ec3b730

Fix language and license tag names

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,17 +1,15 @@
1
  ---
2
- YAML tags:
3
  annotations_creators:
4
  - expert-generated
5
  - crowdsourced
6
  language_creators:
7
  - expert-generated
8
- languages:
9
- - en-US
10
- licenses:
11
- - other-individual-licenses
12
  multilinguality:
13
  - monolingual
14
- pretty_name: 'Real-world Annotated Few-shot Tasks: RAFT'
15
  size_categories:
16
  - unknown
17
  source_datasets:
@@ -22,6 +20,9 @@ task_categories:
22
  - text-classification
23
  task_ids:
24
  - multi-class-classification
 
 
 
25
  ---
26
 
27
  # Dataset Card for RAFT
1
  ---
 
2
  annotations_creators:
3
  - expert-generated
4
  - crowdsourced
5
  language_creators:
6
  - expert-generated
7
+ language:
8
+ - en
9
+ license:
10
+ - other
11
  multilinguality:
12
  - monolingual
 
13
  size_categories:
14
  - unknown
15
  source_datasets:
20
  - text-classification
21
  task_ids:
22
  - multi-class-classification
23
+ pretty_name: 'Real-world Annotated Few-shot Tasks: RAFT'
24
+ language_bcp47:
25
+ - en-US
26
  ---
27
 
28
  # Dataset Card for RAFT