--- datasets: - fathimazulaikha/SAWiT-Tamil-Colloquial-Dataset language: - ta - en base_model: - TinyLlama/TinyLlama-1.1B-Chat-v1.0 --- # SAWiT Hackathon Project: English to Tanglish AI Model This is a basic model for English to Tanglish (Tamil written with English letters) translation using TinyLlama as the base model. The model was trained on my colloquial Tamil dataset for the SAWiT AI Hackathon with GUVI. To use the model, you can open the Jupyter Notebook in Colab and run all the cells to install the necessary libraries, load the dataset from Hugging face, split the dataset, and train the model. A few sample English sentences are provided in the Notebook as examples for translating.