simplexsigil2 commited on
Commit
cc5b4a7
·
verified ·
1 Parent(s): dfcf1e5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -107,10 +107,20 @@ path,label,start,end,subject,cam,dataset,age_group,gender_presentation,monk_skin
107
  - `dataset`: Dataset name (`wanfall`)
108
 
109
  **Demographic Metadata:**
110
- - `age_group`: One of 6 age categories (toddlers_1_4, children_5_12, teenagers_13_17, young_adults_18_34, middle_aged_35_64, elderly_65_plus)
 
111
  - `gender_presentation`: Visual gender presentation (male, female)
112
- - `monk_skin_tone`: Monk Skin Tone scale (mst1-mst10, representing diverse skin tones)
113
- - `race_ethnicity_omb`: OMB ethnicity categories (white, black, asian, hispanic_latino, aian, nhpi, mena)
 
 
 
 
 
 
 
 
 
114
  - `bmi_band`: Body type (underweight, normal, overweight, obese)
115
  - `height_band`: Height category (short, avg, tall)
116
 
 
107
  - `dataset`: Dataset name (`wanfall`)
108
 
109
  **Demographic Metadata:**
110
+ - `age_group`: One of 6 age categories
111
+ - toddlers_1_4, children_5_12, teenagers_13_17, young_adults_18_34, middle_aged_35_64, elderly_65_plus
112
  - `gender_presentation`: Visual gender presentation (male, female)
113
+ - `monk_skin_tone`: [Monk Skin Tone scale](https://skintone.google/the-scale) (mst1-mst10)
114
+ - 10-point scale representing diverse skin tones from lightest to darkest
115
+ - Developed by Dr. Ellis Monk for inclusive representation
116
+ - `race_ethnicity_omb`: [OMB race/ethnicity categories](https://www.census.gov/newsroom/blogs/random-samplings/2024/04/updates-race-ethnicity-standards.html)
117
+ - **white**: White/European American
118
+ - **black**: Black/African American
119
+ - **asian**: Asian
120
+ - **hispanic_latino**: Hispanic/Latino
121
+ - **aian**: American Indian and Alaska Native
122
+ - **nhpi**: Native Hawaiian and Pacific Islander
123
+ - **mena**: Middle Eastern and North African
124
  - `bmi_band`: Body type (underweight, normal, overweight, obese)
125
  - `height_band`: Height category (short, avg, tall)
126