Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adibvafa authored Sep 18, 2024
1 parent 01e705a commit b81c885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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' \
Expand Down

0 comments on commit b81c885

Please sign in to comment.