Datasets:

Language Creators:
found
Annotations Creators:
found
machine-generated
Source Datasets:
extended
ArXiv:
License:
kiddothe2b albertvillanova HF staff commited on
Commit
9c674e0
1 Parent(s): 306a795

Fix task_ids (#4)

Browse files

- Fix task_ids (eb3484b17b5df597f44e1aaff5ae7ac67d275597)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- pretty_name: FairLex
3
  annotations_creators:
4
  - found
5
  - machine-generated
@@ -29,19 +28,21 @@ size_categories:
29
  scotus:
30
  - 1K<n<10K
31
  fscs:
32
- - 10K<n<100K
33
  cail:
34
- - 100K<n<1M
35
  source_datasets:
36
  - extended
37
  task_categories:
38
  - text-classification
39
  task_ids:
40
- - multi-label-classification
41
- - text-classification-other-bias
42
- - text-classification-other-gender-bias
43
- - topic-classification
44
- - multi-class-classification
 
 
45
  ---
46
 
47
  # Dataset Card for "FairLex"
 
1
  ---
 
2
  annotations_creators:
3
  - found
4
  - machine-generated
 
28
  scotus:
29
  - 1K<n<10K
30
  fscs:
31
+ - 10K<n<100K
32
  cail:
33
+ - 100K<n<1M
34
  source_datasets:
35
  - extended
36
  task_categories:
37
  - text-classification
38
  task_ids:
39
+ - multi-label-classification
40
+ - multi-class-classification
41
+ - topic-classification
42
+ pretty_name: FairLex
43
+ tags:
44
+ - bias
45
+ - gender-bias
46
  ---
47
 
48
  # Dataset Card for "FairLex"