From b81c885ad4388c333e07dc3e21c959e18f788a8c Mon Sep 17 00:00:00 2001 From: Adibvafa Fallahpour <90617686+Adibvafa@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:15:47 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1b4304..431be5e 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ To finetune CodonTransformer on your own data, follow these steps: 3. **Run the finetuning script** - Execute finetune.py with appropriate arguments: + Execute finetune.py with appropriate arguments: (an example) ```bash python finetune.py \ --dataset_dir 'your_dataset_directory/training_data.json' \