# Darija Language Translation
This project is a language translation tool that translates Darija to English using the T5 transformer model. It utilizes the Hugging Face Transformers library, pandas for data manipulation, and PyTorch for model training. The model is trained on a dataset of Darija and English pairs.
## Technologies Used
- Python
- Hugging Face Transformers
- Pandas
- PyTorch
- Glob
- OS
## How to Run
1. Clone the repository
2. Install required libraries: `transformers`, `pandas`, `torch`, `datasets`
3. Run the script: `python gymbert.py`