Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Adibvafa authored Sep 19, 2024
2 parents 372748d + b81c885 commit 76c4c54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,7 @@ To finetune CodonTransformer on your own data, follow these steps:
<br>

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 76c4c54

Please sign in to comment.