uzw commited on
Commit
e8f27cf
·
verified ·
1 Parent(s): b0ca531

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -14,11 +14,15 @@ Name-based gender prediction has traditionally categorized individuals as either
14
 
15
  In this US SSA dataset, we randomly selected 300 names per gender for each year from 1914 to 2022 from the [US SSA public dataset](https://www.ssa.gov/oact/babynames/limits.html).
16
 
 
 
 
17
  ## Dataset Statistics
18
  We split the dataset into train/val/test sets. We keep all three genders (male/female/neutral) balanced across all three sets. Please see below and the paper for more details of our curated datasets:
19
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/632d21bb930d186432dfddea/yPj_hTM50u2KY-ZmqDBnn.png)
20
 
21
 
 
22
  ## Citation
23
  Please cite the below paper if you intent to use our data for your research:
24
 
 
14
 
15
  In this US SSA dataset, we randomly selected 300 names per gender for each year from 1914 to 2022 from the [US SSA public dataset](https://www.ssa.gov/oact/babynames/limits.html).
16
 
17
+ > For Dynamic Gender Labe Dataset, please visit this [page](https://huggingface.co/datasets/uzw/dynamic_gender_label_dataset).
18
+
19
+
20
  ## Dataset Statistics
21
  We split the dataset into train/val/test sets. We keep all three genders (male/female/neutral) balanced across all three sets. Please see below and the paper for more details of our curated datasets:
22
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/632d21bb930d186432dfddea/yPj_hTM50u2KY-ZmqDBnn.png)
23
 
24
 
25
+
26
  ## Citation
27
  Please cite the below paper if you intent to use our data for your research:
28