mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 12:50:38 +08:00
[v1] add accelerator (#9607)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
dpo_zh_demo:
|
||||
hf_hub_url: HuggingFaceH4/orca_dpo_pairs
|
||||
path: HuggingFaceH4/orca_dpo_pairs
|
||||
split: train_prefs
|
||||
converter: pair
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
identity:
|
||||
file_name: data/identity.json
|
||||
path: data/identity.json
|
||||
source: local
|
||||
converter: alpaca
|
||||
alpaca_en_demo:
|
||||
file_name: alpaca_en_demo.json
|
||||
dataset_dir: data
|
||||
path: data/alpaca_en_demo.json
|
||||
source: local
|
||||
converter: alpaca
|
||||
num_samples: 500
|
||||
size: 500
|
||||
|
||||
Reference in New Issue
Block a user