lctzz540 commited on
Commit
8e6bb7b
1 Parent(s): 513f63b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -23,6 +23,7 @@
23
  "log_with": null,
24
  "max_grad_norm": null,
25
  "mini_batch_size": 1,
 
26
  "optimize_cuda_cache": true,
27
  "optimize_device_cache": false,
28
  "ppo_epochs": 5,
 
23
  "log_with": null,
24
  "max_grad_norm": null,
25
  "mini_batch_size": 1,
26
+ "model_name": "./mergedsft/",
27
  "optimize_cuda_cache": true,
28
  "optimize_device_cache": false,
29
  "ppo_epochs": 5,