michael-sigamani commited on
Commit
870f1a0
·
verified ·
1 Parent(s): 357f160

Upload logs/training_long.log at 2025-11-11 02:45:27 UTC

Browse files
Files changed (1) hide show
  1. logs/training_long.log +27 -0
logs/training_long.log CHANGED
@@ -16,3 +16,30 @@ checkpoint dir:
16
  ning_artifacts/human | tensorboard dir:
17
  /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
18
  ning_artifacts/tb/human
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ning_artifacts/human | tensorboard dir:
17
  /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
18
  ning_artifacts/tb/human
19
+ Failed to push training telemetry event: <urlopen error [Errno 61] Connection refused>
20
+ Skipping zero-style recordings: record count <= 0
21
+ Waiting for state service tester queue to drain (zero-style)
22
+ tester queue size=0; is_empty=True
23
+ Tester queue drained; continuing
24
+ Running training command
25
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/.venv/bin/
26
+ python3 -m policy_models.cli.run_tasks train_from_episodes --episodes_dir
27
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/persistent
28
+ -data/state-service/shallow-zero-style-episodes --checkpoint_dir
29
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
30
+ ning_artifacts/zero_style --pv_dir
31
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/persistent
32
+ -data/trainer/models --device cpu --backbone lg_transformer --bc_epochs 0
33
+ --ppo_epochs 20 --h_max 160 --w_max 120 --tb_dir
34
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
35
+ ning_artifacts/tb/zero_style --run_label zero_style --init-from-pv
36
+ starting run 'zero_style'
37
+ checkpoint dir:
38
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
39
+ ning_artifacts/zero_style | tensorboard dir:
40
+ /Users/michaelsigamani/Documents/DevelopmentCode/2025-fall/codeassist/logs/_trai
41
+ ning_artifacts/tb/zero_style
42
+ Loaded assistant policy weights from persisted models
43
+ Loaded human policy weights from persisted models
44
+ Loaded featurizer weights from persisted models
45
+ Failed to push training telemetry event: <urlopen error [Errno 61] Connection refused>