JambaaGanbold commited on
Commit
e9b02ac
·
verified ·
1 Parent(s): a0f0e10

Update README.md

Browse files

---
language:
- "mn"
pretty_name: "Mongol Khans Dataset"
tags:
- history
- biography
- Mongolia
license: "CC-BY-4.0"
task_categories:
- text-classification
- named-entity-recognition
---

# Mongol Khans Dataset

This dataset contains information about Mongol Khans from Chinggis Khan to Ligdan Khan.
- Format: CSV
- Columns: id, name, reign_start, reign_end, reign_duration, description, category, source
- License: CC-BY 4.0
- Usage: For research, education, and AI model training.
- Tags: Mongolia, History, Biography, AI, Dataset

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1 +1,6 @@
1
- https://huggingface.co/datasets/JambaaGanbold/mongol_khans
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ tags:
5
+ - code
6
+ ---