Viktorius Suwandi
		
	commited on
		
		
					Update wandb_log_model on gpt_neox_20b.yml
Browse files- configs/gpt_neox_20b.yml +1 -1
 
    	
        configs/gpt_neox_20b.yml
    CHANGED
    
    | 
         @@ -23,7 +23,7 @@ lora_fan_in_fan_out: true  # pythia/GPTNeoX lora specific 
     | 
|
| 23 | 
         
             
            wandb_project: gpt4all-neox-20b
         
     | 
| 24 | 
         
             
            wandb_watch:
         
     | 
| 25 | 
         
             
            wandb_run_id:
         
     | 
| 26 | 
         
            -
            wandb_log_model: 
     | 
| 27 | 
         
             
            output_dir: ./gpt4all-neox-20b
         
     | 
| 28 | 
         
             
            batch_size: 48
         
     | 
| 29 | 
         
             
            micro_batch_size: 4
         
     | 
| 
         | 
|
| 23 | 
         
             
            wandb_project: gpt4all-neox-20b
         
     | 
| 24 | 
         
             
            wandb_watch:
         
     | 
| 25 | 
         
             
            wandb_run_id:
         
     | 
| 26 | 
         
            +
            wandb_log_model:
         
     | 
| 27 | 
         
             
            output_dir: ./gpt4all-neox-20b
         
     | 
| 28 | 
         
             
            batch_size: 48
         
     | 
| 29 | 
         
             
            micro_batch_size: 4
         
     |