You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains an implementation of an English-to-Urdu translation model using both Transformer and LSTM architectures. The notebook trains and evaluates these models on the UMC005 dataset, demonstrating their effectiveness in sequence-to-sequence translation.