Datasets:
Update README.md
Browse files
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 |

|
| 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 |

|
| 23 |
|
| 24 |
|
| 25 |
+
|
| 26 |
## Citation
|
| 27 |
Please cite the below paper if you intent to use our data for your research:
|
| 28 |
|