--- language: - gu datasets: - ai4bharat/samanantar metrics: - EN to GU BLEU : 7.97 (BP=0.77) - EN to GU chrF : 28.49 - GU to EN BLEU : 17.53 (BP=0.95) - EN to GU chrF : 40.28 base_model: - unsloth/Llama-3.2-1B-Instruct-bnb-4bit --- Prototype Gujarati Fine-Tuned Model This is an experimental Gujarati language model, fine-tuned from a [unsloth/Llama-3.2-1B-Instruct-bnb-4bit]. It was trained on a 100k samples and evaluated with BLEU score, which shows the accuracy is not great at this stage. ⚠️ Disclaimer: This is only a prototype for research and testing purposes. It may produce incorrect or inconsistent results and should not be used in production. Future work will focus on expanding the dataset, tuning hyperparameters, and improving performance.