Skip to content

Commit

Permalink
Changed the directory of some files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adibvafa committed Apr 18, 2024
1 parent 23d3e74 commit 76f83dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"from odyssey.data.dataset import FinetuneDataset\n",
"from odyssey.data.tokenizer import ConceptTokenizer\n",
"from odyssey.models.prediction import load_finetuned_model, predict_patient_outcomes\n",
"from odyssey.models.utils import (\n",
"from odyssey.models.model_utils import (\n",
" load_finetune_data,\n",
")"
]
Expand Down

0 comments on commit 76f83dc

Please sign in to comment.