8000 fix: typo · bigcode-project/selfcodealign@e9654da · GitHub
[go: up one dir, main page]

Skip to content

Commit e9654da

Browse files
committed
fix: typo
1 parent c7ca803 commit e9654da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ SEQ_LEN=1280
226226
WARMUP_RATIO=0.05
227227
OUTPUT_DIR=/path/to/output_model
228228
DATASET_FILE=/path/to/50k-dataset.jsonl
229-
accelerate launch -m magicoder.train \
229+
accelerate launch -m star_align.train \
230230
--model_key $MODEL_KEY \
231231
--model_name_or_path $MODEL_KEY \
232232
--use_flash_attention True \

0 commit comments

Comments
 (0)
0