generated_from_trainer

opus-mt-zh-en-Chinese_to_English

This model is a fine-tuned version of Helsinki-NLP/opus-mt-zh-en.

Model description

For more information on how it was created, check out the following link: https://github.com/DunnBC22/NLP_Projects/blob/main/Machine%20Translation/Chinese%20to%20English%20Translation/Chinese_to_English_Translation.ipynb

Intended uses & limitations

This model is intended to demonstrate my ability to solve a complex problem using technology.

Training and evaluation data

Dataset Source: https://huggingface.co/datasets/GEM/wiki_lingua

Chinese Text Length Chinese Text Length

English Text Length English Text Length__

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Epoch Validation Loss Bleu Rouge1 Rouge2 RougeL RougeLsum Avg. Prediction Lengths
1.0 1.0113 45.2808 0.6201 0.4198 0.5927 0.5927 24.5581

Framework versions