nateraw commited on
Commit
5d589fb
·
1 Parent(s): bd78fa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ task_categories:
8
  task_ids:
9
  - other-image-classification
10
  - image-classification
11
- paperswithcode_id: fairface-face-attribute-dataset-for-balanced
12
  ---
13
 
14
  # Dataset Card for FairFace
@@ -59,7 +59,7 @@ Existing public face datasets are strongly biased toward Caucasian faces, and ot
59
  {
60
  'age': 6,
61
  'gender': 1,
62
- 'img_bytes': b'\\xff\\xd8...',
63
  'race': 1
64
  }
65
  ```
 
8
  task_ids:
9
  - other-image-classification
10
  - image-classification
11
+ paperswithcode_id: fairface
12
  ---
13
 
14
  # Dataset Card for FairFace
 
59
  {
60
  'age': 6,
61
  'gender': 1,
62
+ 'img_bytes': b'\\\\xff\\\\xd8...',
63
  'race': 1
64
  }
65
  ```