--- language: - en - hig license: apache-2.0 tags: - generated_from_trainer model-index: - name: t5-hinglish-translator results: [] --- # t5-hinglish-translator This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the [findnitai/english-to-hinglish](https://huggingface.co/datasets/findnitai/english-to-hinglish) dataset. Example use: "Translate English to Hinglish : How is the weather?" ### Training hyperparameters The following hyperparameters were used during training: - learning_rate: 5e-05 - train_batch_size: 64 - eval_batch_size: 8 - seed: 42 - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 - lr_scheduler_type: linear - num_epochs: 3 ### Training results - Loss : 2.71