michael-sigamani commited on
Commit
9e73c14
·
verified ·
1 Parent(s): c046536

Upload logs/training_long.log at 2025-11-11 02:29:20 UTC

Browse files
Files changed (1) hide show
  1. logs/training_long.log +18 -0
logs/training_long.log ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Running training command
2
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/.venv/bin/
3
+ python3 -m policy_models.cli.run_tasks train_from_episodes --episodes_dir
4
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/persistent
5
+ -data/state-service/episodes --checkpoint_dir
6
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
7
+ ning_artifacts/human --pv_dir
8
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/persistent
9
+ -data/trainer/models --device cpu --backbone lg_transformer --bc_epochs 20
10
+ --ppo_epochs 40 --h_max 160 --w_max 120 --tb_dir
11
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
12
+ ning_artifacts/tb/human --run_label human
13
+ starting run 'human'
14
+ checkpoint dir:
15
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
16
+ ning_artifacts/human | tensorboard dir:
17
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
18
+ ning_artifacts/tb/human