# Dagbani_NLP
## Project Structure
This project contains the following main folders:
- `dagbani_translator_local/`: Contains model files, configs, and checkpoints for Dagbani translation.
- `model/`: Stores the main trained model and related files.
- `graphs/`: Training graphs and visualizations.
- `datasets/`: TSV files for Dagbani-English datasets.
- `temp/`: Temporary files and zipped archives.
All these folders and their contents are ignored in version control via `.gitignore`.
## Getting Started
Refer to the code and dataset files for usage. For contributions, see `CONTRIBUTION.md`.