Project Overview
BhashaBridge demonstrates how to translate Hindi text to English using the mT5 model from Hugging Face. The dataset is created in Hindi, stored in the Hugging Face format, and then processed using a fine-tuned translation model.
🚀 Features
✅ Convert Hindi text into English using a pre-trained model.
✅ Use Hugging Face Datasets to store and load data.
✅ Implement a text-to-text generation pipeline with transformers.
Here is the link for the model
https://colab.research.google.com/drive/1SvJPEXTAw0MrU7bG1cOl4p0cSuhl1vn1?usp=sharing