Language translation model (English-to-french)

This model card contains demo training of the language-translation model using a pre-trained T5 model from Google on the Opus books dataset for english to french translation tasks.

Training logs:


Epoch | Training Loss | Validation Loss | Bleu | Gen Len |

1 | 1.854400 | 1.622893 | 5.513800 | 17.577000 |

2 | 1.784000 | 1.582466 | 5.792000 | 17.566500 |

3 | 1.779800 | 1.572353 | 5.870100 | 17.557100 |

Packages used:

  1. transformers
  2. datasets
  3. evaluate
  4. sacrebleu
Downloads last month
14
Safetensors
Model size
60.5M params
Tensor type
F32
·
Inference API
Unable to determine this model's library. Check the docs .