this is a set of models for LLM&NLP course final project "Machine Translation between Chinese and English", include:
Implement RNN-based NMT with attention mechanisms and investigate different architectural choices
Build Transformer-based NMT from scratch and explore architectural variants
Fine-tune pre-trained mT5 model for machine translation task