generated_from_trainer biology medical

mbart-large-50-Biomedical_Dataset

This model is a fine-tuned version of facebook/mbart-large-50.

It achieves the following results on the evaluation set:

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/Biomedical%20Translation%20(EN%20to%20IT)/Biomedical%20-%20Translation%20Project.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/paolo-ruggirello/biomedical-dataset

Histogram of English Input Word Counts

English Input Lengths

Histogram of Italian Input Word Counts

Italian Input Lengths

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results*

Training Loss Epoch Step Validation Loss Bleu Rouge1 Rouge2 RougeL RougeLsum Meteor Prediction Lengths
1.0165 1.0 2636 0.9425 38.9893 0.6826 0.4737 0.6586 0.6585 0.6270 24.3627

Footnotes:

*: All results in this table are rounded to the nearest ten-thousandths of the decimal.

Framework versions