Skip to content

Commit

Permalink
Update uniform_finetune.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoebusSi authored Mar 30, 2023
1 parent 505d174 commit a1bfd3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion uniform_finetune.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@
"cot": "./data/CoT_data.json",
"alpaca-cot": "./data/alcapa_plus_cot.json",
"alpaca-belle-cot": "./data/alcapa_plus_belle_plus_cot.json",
"belle1.5m": "./data/belle_data1.5M_cn.json.json"
"belle1.5m": "./data/belle_data1.5M_cn.json",
"finance": "./data/finance_en.json"
}

PROMPT_DICT = {
Expand Down

0 comments on commit a1bfd3e

Please sign in to comment.