We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf0112 commit 2057836Copy full SHA for 2057836
.github/workflows/run_chatgpt_examples.yml
@@ -50,5 +50,5 @@ jobs:
50
NCCL_SHM_DISABLE: 1
51
MAX_JOBS: 8
52
SFT_DATASET: /data/scratch/github_actions/chat/data.json
53
- PROMPT_PATH: /data/scratch/github_actions/chat/prompts_en.jsonl
+ PROMPT_DATASET: /data/scratch/github_actions/chat/prompts_en.jsonl
54
PRETRAIN_DATASET: /data/scratch/github_actions/chat/alpaca_data.json
0 commit comments