Skip to content

Commit

Permalink
Fixed Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhanrahmanian committed Mar 16, 2024
1 parent 79bf049 commit 1ca1ac7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arcana/procedures/finetuning.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def unfreeze_fc_and_attention(self):
def training(self, trial=None, model_folder = None):
#FIXME:fix the docstring
"""Finetune the model depending on the transfer learning strategy
Args:
trial (optuna.trial): optuna trial
model_folder (str): model folder
Expand Down

0 comments on commit 1ca1ac7

Please sign in to comment.