πŸš€ I Built a Small Hindi Language Model for storyβ€” Looking for Community Feedback

#1
by priya121 - opened

Hi everyone! πŸ‘‹

I’m excited to share a small language model I’ve been building from scratch for Hindi story generation.

πŸ€— Model: https://huggingface.co/priya121/story_creator

πŸ“Œ About the project

The goal of this project was to understand the complete lifecycle of building a small language model β€” from dataset preparation and tokenizer training to GPT architecture, training, checkpointing, and text generation.

The model is trained specifically on Hindi/Devanagari -style text, with the goal of generating creative Hindi text based on a prompt
🀝 Looking for feedback

This is an experimental/open-source project, and I'd really appreciate feedback from the community.

If you find the project interesting:

⭐ Like the model on Hugging Face
πŸ“₯ Download and try it
πŸ”„ Share it with others
πŸ’¬ Leave feedback or suggestions

Even feedback about the model architecture, tokenizer, dataset, training strategy, or generated outputs would be extremely valuable.

Sign up or log in to comment