asdjghh commited on
Commit
29ce970
·
verified ·
1 Parent(s): af3a654

Upload janus_editing.sh with huggingface_hub

Browse files
Files changed (1) hide show
  1. janus_editing.sh +1 -1
janus_editing.sh CHANGED
@@ -19,7 +19,7 @@ TRAIN_DATASETS="/home/czh/bxh/align-anything/projects/janus/example/supervised/t
19
  TRAIN_DATA_FILE="Reasoning_Spatial_2.pt"
20
  #EVAL_DATASETS="/home/czh/bxh/align-anything/projects/janus/example/supervised/text_to_image"
21
  #EVAL_DATA_FILE="train_unify.pt"
22
- OUTPUT_DIR="/home/czh/bxh/janus_sft_text_to_image"
23
  JANUS_REPO_PATH="/home/czh/bxh/Align_Anything_Janus" # change to your own path to Align_Anything_Janus
24
 
25
  export PYTHONPATH=$PYTHONPATH:$JANUS_REPO_PATH
 
19
  TRAIN_DATA_FILE="Reasoning_Spatial_2.pt"
20
  #EVAL_DATASETS="/home/czh/bxh/align-anything/projects/janus/example/supervised/text_to_image"
21
  #EVAL_DATA_FILE="train_unify.pt"
22
+ OUTPUT_DIR="/data5/czh/bxh/janus_sft_text_to_image"
23
  JANUS_REPO_PATH="/home/czh/bxh/Align_Anything_Janus" # change to your own path to Align_Anything_Janus
24
 
25
  export PYTHONPATH=$PYTHONPATH:$JANUS_REPO_PATH