mirror of
https://github.com/RYDE-WORK/visual-med-alpaca.git
synced 2026-02-08 17:56:26 +08:00
Update Fine_tune_GIT_on_an_image_captioning_dataset.py
This commit is contained in:
parent
e1064626cf
commit
7438487e17
@ -19,7 +19,7 @@ validation_data_csv = ""
|
|||||||
# path to the folder containing the training data images
|
# path to the folder containing the training data images
|
||||||
validation_data_folder = ""
|
validation_data_folder = ""
|
||||||
# save pretrained model to
|
# save pretrained model to
|
||||||
output_dir = ""
|
output_dir = "./med-git-base"
|
||||||
|
|
||||||
|
|
||||||
df = pd.read_csv(train_data_csv)
|
df = pd.read_csv(train_data_csv)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user