Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
furkanakkurt1335 committed Feb 1, 2024
1 parent f65e83d commit 82db7bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
The repository contains scripts and instructions for training TURNA, a Turkish Encoder-Decoder Language Model using the `t5x` framework on the Google Cloud Platform.

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 Hugging Face model.
- `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 Hugging Face model.

Each directory contains a `README.md` file with detailed instructions.

0 comments on commit 82db7bb

Please sign in to comment.