Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Kinyarwanda
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# RwandanNamesDataset
|
| 2 |
|
| 3 |
The **RwandanNamesDataset** is a curated dataset of over 83,000 Rwandan names labeled with binary gender (`male` or `female`). It is intended for use in natural language processing (NLP), machine learning, educational projects, and cultural AI applications related to gender prediction, name analysis, and demographic research in Rwanda.
|
|
@@ -55,4 +69,4 @@ Benax Technologies Ltd – Kigali, Rwanda
|
|
| 55 |
|
| 56 |
## 🔗 Related Projects
|
| 57 |
|
| 58 |
-
- [RwandaNameGenderModel](https://huggingface.co/benax-rw/RwandaNameGenderModel)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
language:
|
| 6 |
+
- rw
|
| 7 |
+
pretty_name: Rwandan Names Gender Dataset
|
| 8 |
+
size_categories:
|
| 9 |
+
- 10K<n<100K
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# RwandanNamesDataset
|
| 13 |
+
|
| 14 |
+
The **RwandanNamesDataset** is a curated dataset of over 83,000 Rwandan names...
|
| 15 |
# RwandanNamesDataset
|
| 16 |
|
| 17 |
The **RwandanNamesDataset** is a curated dataset of over 83,000 Rwandan names labeled with binary gender (`male` or `female`). It is intended for use in natural language processing (NLP), machine learning, educational projects, and cultural AI applications related to gender prediction, name analysis, and demographic research in Rwanda.
|
|
|
|
| 69 |
|
| 70 |
## 🔗 Related Projects
|
| 71 |
|
| 72 |
+
- [RwandaNameGenderModel](https://huggingface.co/benax-rw/RwandaNameGenderModel)
|