Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,9 @@ Name-based gender prediction has traditionally categorized individuals as either
|
|
| 12 |
|
| 13 |
In this [Canada SSA dataset](https://ouvert.canada.ca/data/dataset), gender-neutral names were rare before 2000 (less than five first names per year) but increased in recent years (after 2010), we sampled 273 names per gender for each year from 2013 to 2020.
|
| 14 |
|
|
|
|
|
|
|
|
|
|
| 15 |
## Dataset Statistics
|
| 16 |
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:
|
| 17 |

|
|
|
|
| 12 |
|
| 13 |
In this [Canada SSA dataset](https://ouvert.canada.ca/data/dataset), gender-neutral names were rare before 2000 (less than five first names per year) but increased in recent years (after 2010), we sampled 273 names per gender for each year from 2013 to 2020.
|
| 14 |
|
| 15 |
+
> For Dynamic Gender Labe Dataset, please visit this [page](https://huggingface.co/datasets/uzw/dynamic_gender_label_dataset).
|
| 16 |
+
|
| 17 |
+
|
| 18 |
## Dataset Statistics
|
| 19 |
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:
|
| 20 |

|