update examples

Former-commit-id: dae83f4199
This commit is contained in:
hiyouga
2024-05-13 20:39:36 +08:00
parent 68540734fb
commit 3318b6e188
22 changed files with 36 additions and 37 deletions

View File

@@ -16,7 +16,6 @@ dataset: identity,alpaca_gpt4_en
template: llama3
cutoff_len: 1024
max_samples: 1000
val_size: 0.1
overwrite_cache: true
preprocessing_num_workers: 16
@@ -37,6 +36,7 @@ warmup_steps: 0.1
pure_bf16: true
# eval
val_size: 0.1
per_device_eval_batch_size: 1
evaluation_strategy: steps
eval_steps: 500