Update training_info.json
Browse files- training_info.json +3 -3
training_info.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"seq_len": 4096,
|
| 12 |
"num_samples": null,
|
| 13 |
"combine_configs": true,
|
| 14 |
-
"output_dir": "
|
| 15 |
"num_epochs": 1,
|
| 16 |
"max_steps": 1000,
|
| 17 |
"batch_size": 2,
|
|
@@ -38,7 +38,7 @@
|
|
| 38 |
"eval_samples": 1000,
|
| 39 |
"run_final_eval": true,
|
| 40 |
"logging_steps": 1,
|
| 41 |
-
"log_file": "
|
| 42 |
"use_wandb": true,
|
| 43 |
"wandb_entity": null,
|
| 44 |
"use_tensorboard": false,
|
|
@@ -48,7 +48,7 @@
|
|
| 48 |
"seed": 100,
|
| 49 |
"fsdp_cpu_offload": false,
|
| 50 |
"enable_profiler": true,
|
| 51 |
-
"profiler_output_dir": "/
|
| 52 |
"profiler_wait_steps": 10,
|
| 53 |
"profiler_warmup_steps": 0,
|
| 54 |
"profiler_active_steps": 5,
|
|
|
|
| 11 |
"seq_len": 4096,
|
| 12 |
"num_samples": null,
|
| 13 |
"combine_configs": true,
|
| 14 |
+
"output_dir": "./Llama-3.1-8B-Instruct_w16a8_rowwise_ts",
|
| 15 |
"num_epochs": 1,
|
| 16 |
"max_steps": 1000,
|
| 17 |
"batch_size": 2,
|
|
|
|
| 38 |
"eval_samples": 1000,
|
| 39 |
"run_final_eval": true,
|
| 40 |
"logging_steps": 1,
|
| 41 |
+
"log_file": "./Llama-3.1-8B-Instruct_w16a8_rowwise_ts/logs/training.log",
|
| 42 |
"use_wandb": true,
|
| 43 |
"wandb_entity": null,
|
| 44 |
"use_tensorboard": false,
|
|
|
|
| 48 |
"seed": 100,
|
| 49 |
"fsdp_cpu_offload": false,
|
| 50 |
"enable_profiler": true,
|
| 51 |
+
"profiler_output_dir": "./Llama-3.1-8B-Instruct_w16a8_rowwise_ts/Llama-3.1-8B-Instruct_w16a8_rowwise_ts/profiler",
|
| 52 |
"profiler_wait_steps": 10,
|
| 53 |
"profiler_warmup_steps": 0,
|
| 54 |
"profiler_active_steps": 5,
|