Pushed by DataDreamer
Browse filesUpdate training_args.json
- training_args.json +3 -3
training_args.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"output_dir": "/mnt/nlpgpu-io1/data/ajayp/output/fineinstructions/dated/2025-
|
3 |
"overwrite_output_dir": false,
|
4 |
"do_train": false,
|
5 |
"do_eval": true,
|
@@ -20,7 +20,7 @@
|
|
20 |
"adam_beta2": 0.999,
|
21 |
"adam_epsilon": 1e-08,
|
22 |
"max_grad_norm": 1.0,
|
23 |
-
"num_train_epochs":
|
24 |
"max_steps": -1,
|
25 |
"lr_scheduler_type": "constant",
|
26 |
"lr_scheduler_kwargs": {},
|
@@ -29,7 +29,7 @@
|
|
29 |
"log_level": "passive",
|
30 |
"log_level_replica": "warning",
|
31 |
"log_on_each_node": true,
|
32 |
-
"logging_dir": "/mnt/nlpgpu-io1/data/ajayp/output/fineinstructions/dated/2025-
|
33 |
"logging_strategy": "steps",
|
34 |
"logging_first_step": false,
|
35 |
"logging_steps": 1,
|
|
|
1 |
{
|
2 |
+
"output_dir": "/mnt/nlpgpu-io1/data/ajayp/output/fineinstructions/dated/2025-06-30-11:39:33/data/train_instantiator/train-template-instantiator/_checkpoints",
|
3 |
"overwrite_output_dir": false,
|
4 |
"do_train": false,
|
5 |
"do_eval": true,
|
|
|
20 |
"adam_beta2": 0.999,
|
21 |
"adam_epsilon": 1e-08,
|
22 |
"max_grad_norm": 1.0,
|
23 |
+
"num_train_epochs": 8,
|
24 |
"max_steps": -1,
|
25 |
"lr_scheduler_type": "constant",
|
26 |
"lr_scheduler_kwargs": {},
|
|
|
29 |
"log_level": "passive",
|
30 |
"log_level_replica": "warning",
|
31 |
"log_on_each_node": true,
|
32 |
+
"logging_dir": "/mnt/nlpgpu-io1/data/ajayp/output/fineinstructions/dated/2025-06-30-11:39:33/data/train_instantiator/train-template-instantiator/_checkpoints/runs/Jun30_18-25-43_nlpgpu05.seas.upenn.edu",
|
33 |
"logging_strategy": "steps",
|
34 |
"logging_first_step": false,
|
35 |
"logging_steps": 1,
|