Skip to content

Commit

Permalink
merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
wizeng23 committed Feb 8, 2025
2 parents bec5176 + af50ccd commit 5060fb3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ run: |
set -x
mkdir -p "${OUTPUT_DATA}/${DATASET_SPLIT}"
python3 ./src/experimental/pretokenize/process_dataset.py \
python3 ./scripts/datasets/pretokenize/process_dataset.py \
--verbose \
--input_dataset "${INPUT_DATASET}" \
--dataset_split "${DATASET_SPLIT}" \
Expand Down

0 comments on commit 5060fb3

Please # to comment.