We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851030a commit 0ae12d9Copy full SHA for 0ae12d9
recipes/dev/7B_full_early_exit.yaml
@@ -93,8 +93,7 @@ dtype: bf16
93
# Logging
94
metric_logger:
95
_component_: torchtune.training.metric_logging.DiskLogger
96
- log_dir: ${output_dir}
97
-output_dir: /tmp/topv2-llama2-finetune
+ log_dir: ${output_dir}/logs
98
log_every_n_steps: 1
99
log_peak_memory_stats: True
100
0 commit comments