findnitai's picture
Update README.md
2eac528
|
raw
history blame
919 Bytes
metadata
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 on the 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