mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
add dummy yml config for reward
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
model_name: X
|
||||
tokenizer_name: X
|
||||
max_length: X
|
||||
num_train_epochs: X
|
||||
warmup_steps: X
|
||||
scheduler: X
|
||||
learning_rate: X
|
||||
deepspeed: X
|
||||
fp16: X
|
||||
local_rank: X
|
||||
gradient_checkpointing: X
|
||||
gradient_accumulation_steps: X
|
||||
per_device_train_batch_size: X
|
||||
per_device_eval_batch_size: X
|
||||
weight_decay: X
|
||||
max_grad_norm: X
|
||||
eval_steps: X
|
||||
save_steps: X
|
||||
wandb_entity: X
|
||||
datasets:
|
||||
- X
|
||||
Reference in New Issue
Block a user