diff --git a/README.md b/README.md index 27debc1..1d5b885 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ The repository contains scripts and instructions for training TURNA, a Turkish E The repository is organized as follows: - `dataset_preparation`: Scripts and instructions for preparing the datasets used in the project. - `training`: Scripts and instructions for training. -- `t5x_to_hf_conversion`: Scripts and instructions for converting a `t5x` model to a HuggingFace model. +- `t5x_to_hf_conversion`: Scripts and instructions for converting a `t5x` model to a Hugging Face model. Each directory contains a `README.md` file with detailed instructions.