Tiny Qwen3 Village Generator

A tiny character-level language model based on the Qwen3 architecture for generating Turkish village names.

This model was trained from scratch for educational purposes using a dataset of 11,104 unique Turkish village names.

Model Information

  • Architecture: Qwen3 (Tiny)
  • Parameters: 20,672
  • Vocabulary: 64 characters
  • Context Length: 32
  • Training Steps: 8,000

Dataset

Training dataset:

  • Uunan/turkish-village-names

The dataset contains one Turkish village name per line.

Example Output

Aşağıkarakış
Odaderesi
Sazarören
Ortalan
Teçitönü

Usage

python generate.py

or

from generate import generate

Notes

  • Character-level language model
  • Trained from scratch
  • Intended for educational and research purposes
  • Outputs are synthetic and may not correspond to real village names

Acknowledgements

This project is based on the educational repository:

https://github.com/Uunan/tiny-village-llms

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train Uunan/tiny-qwen3-5-village-generator