mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-09 11:40:53 +08:00
[feature] added summary quality rater
This commit is contained in:
@@ -69,6 +69,7 @@ def argument_parsing(parser):
|
||||
'eval_steps': 500,
|
||||
'loss': 'rank',
|
||||
'max_length': 440,
|
||||
'per_device_eval_batch_size': 5,
|
||||
'per_device_train_batch_size': 8,
|
||||
'gradient_accumulation_steps': 8,
|
||||
'gradient_checkpointing': False,
|
||||
|
||||
Reference in New Issue
Block a user