Update prepare.sh

Former-commit-id: 5928b869251a984a085289ca6861a9731dc5b910
This commit is contained in:
hiyouga 2024-05-02 17:16:02 +08:00
parent dd0b85580e
commit 2cedb59bee

View File

@ -1,4 +1,5 @@
#!/bin/bash
# use `--tokenized_path` in training script to load data
CUDA_VISIBLE_DEVICES= python ../../src/train_bash.py \
--stage sft \