Update prepare.sh

Former-commit-id: 39e964a97a8d764fcb4620cc3ff03b4f40c73d7e
This commit is contained in:
hiyouga 2024-05-02 17:16:02 +08:00
parent ed8d9e0881
commit 4cddd4be26

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 \