Skip to content

Commit 2057836

Browse files
committed
fix: fix workflow
1 parent cbf0112 commit 2057836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_chatgpt_examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
NCCL_SHM_DISABLE: 1
5151
MAX_JOBS: 8
5252
SFT_DATASET: /data/scratch/github_actions/chat/data.json
53-
PROMPT_PATH: /data/scratch/github_actions/chat/prompts_en.jsonl
53+
PROMPT_DATASET: /data/scratch/github_actions/chat/prompts_en.jsonl
5454
PRETRAIN_DATASET: /data/scratch/github_actions/chat/alpaca_data.json

0 commit comments

Comments
 (0)