Skip to content

Commit

Permalink
update file path
Browse files Browse the repository at this point in the history
  • Loading branch information
yinshiyi committed Oct 18, 2024
1 parent 2d9f0cf commit f30ad08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shuffle_validation.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
YOUR_PROJECT=takara
BASE="/home/ubuntu/data/training-case-study"
BASE="/home/syin/lol/data/training-case-study"
OUTPUT_DIR="${BASE}/output"
time python3 tools/shuffle_tfrecords_beam.py \
--project="${YOUR_PROJECT}" \
Expand Down

0 comments on commit f30ad08

Please sign in to comment.