rynmurdock commited on
Commit
3a4e0c0
·
verified ·
1 Parent(s): 08a9c32

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -2,7 +2,7 @@ import torch
2
 
3
  lr = 1e-5
4
 
5
- path = '/home/ryn_mote/Misc/vlm_with_pooled_for_text_genrec/inter-est_CLIP_aesth_7000'
6
  save_path = '/home/ryn_mote/Misc/vlm_with_pooled_for_text_genrec/inter-est_CLIP_aesth'
7
 
8
  epochs = 1
 
2
 
3
  lr = 1e-5
4
 
5
+ path = './weights_CLIP_aesth_7000'
6
  save_path = '/home/ryn_mote/Misc/vlm_with_pooled_for_text_genrec/inter-est_CLIP_aesth'
7
 
8
  epochs = 1