williamkgao commited on
Commit
130df89
1 Parent(s): 907ec4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -11,5 +11,6 @@ This model is a finetuned version of Moondream2 by Vikhyat, located here: https:
11
  ## Model Details
12
 
13
  This model was finetuned for 3 epochs with a learning rate of 5e-6 with the dataset and notebook provided here: https://huggingface.co/datasets/williamkgao/FinetuningMoondream2
 
14
 
15
 
 
11
  ## Model Details
12
 
13
  This model was finetuned for 3 epochs with a learning rate of 5e-6 with the dataset and notebook provided here: https://huggingface.co/datasets/williamkgao/FinetuningMoondream2
14
+ To generate more data, you may use the notebook "GeneratingGPTData"
15
 
16