AjayP13 commited on
Commit
02e88bc
·
verified ·
1 Parent(s): 6457cee

Pushed by DataDreamer

Browse files

Update training_args.json

Files changed (1) hide show
  1. training_args.json +4 -4
training_args.json CHANGED
@@ -6,11 +6,11 @@
6
  "do_predict": false,
7
  "evaluation_strategy": "steps",
8
  "prediction_loss_only": false,
9
- "per_device_train_batch_size": 64,
10
- "per_device_eval_batch_size": 64,
11
  "per_gpu_train_batch_size": null,
12
  "per_gpu_eval_batch_size": null,
13
- "gradient_accumulation_steps": 2,
14
  "eval_accumulation_steps": 1,
15
  "eval_delay": 0,
16
  "learning_rate": 0.0001,
@@ -28,7 +28,7 @@
28
  "log_level": "passive",
29
  "log_level_replica": "warning",
30
  "log_on_each_node": true,
31
- "logging_dir": "./output/train-styledistance-model/_checkpoints/runs/Nov29_20-48-36_nlpgpu10.seas.upenn.edu",
32
  "logging_strategy": "steps",
33
  "logging_first_step": false,
34
  "logging_steps": 10,
 
6
  "do_predict": false,
7
  "evaluation_strategy": "steps",
8
  "prediction_loss_only": false,
9
+ "per_device_train_batch_size": 96,
10
+ "per_device_eval_batch_size": 96,
11
  "per_gpu_train_batch_size": null,
12
  "per_gpu_eval_batch_size": null,
13
+ "gradient_accumulation_steps": 1,
14
  "eval_accumulation_steps": 1,
15
  "eval_delay": 0,
16
  "learning_rate": 0.0001,
 
28
  "log_level": "passive",
29
  "log_level_replica": "warning",
30
  "log_on_each_node": true,
31
+ "logging_dir": "./output/train-styledistance-model/_checkpoints/runs/Nov30_22-23-47_nlpgpu09.seas.upenn.edu",
32
  "logging_strategy": "steps",
33
  "logging_first_step": false,
34
  "logging_steps": 10,