Metric used for evaluation: Bleu Score
Ways to improving model:-
- Using Attention
- Use Transformers
- Tuning Hyperparameters
- Increasing No. of Epochs
- Using Pre-trained Transformer model(Transfer Learning)
Achieved Blue score of 25% with 50 epochs.
Achieved Blue score of 28.4% with 50 epochs
(*see code for hyperparameters used)