adithya9903 commited on
Commit
ef7671c
Β·
verified Β·
1 Parent(s): 5484d65

Upload PolyGuard artifact: log command_complete

Browse files
Files changed (1) hide show
  1. outputs/logs/hf_training.log +9 -0
outputs/logs/hf_training.log CHANGED
@@ -20098,3 +20098,12 @@ Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s]
20098
  Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [00:00<00:00, 38.48it/s]
20099
  The following generation flags are not valid and may be ignored: ['temperature', 'top_p', 'top_k']. Set `TRANSFORMERS_VERBOSITY=info` for more details.
20100
  postsave_inference_ok
 
 
 
 
 
 
 
 
 
 
20098
  Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [00:00<00:00, 38.48it/s]
20099
  The following generation flags are not valid and may be ignored: ['temperature', 'top_p', 'top_k']. Set `TRANSFORMERS_VERBOSITY=info` for more details.
20100
  postsave_inference_ok
20101
+ $ python scripts/test_inference_postsave.py --samples 5 --base-model Qwen/Qwen2.5-3B-Instruct --merged-model checkpoints/sweeps/qwen-qwen2-5-3b-instruct/missing_merged_grpo --adapter-dir checkpoints/sweeps/qwen-qwen2-5-3b-instruct/grpo_adapter --output outputs/reports/sweeps/qwen-qwen2-5-3b-instruct/postsave_inference_grpo.json
20102
+ `torch_dtype` is deprecated! Use `dtype` instead!
20103
+
20104
+ Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s]
20105
+ Loading checkpoint shards: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 2.50it/s]
20106
+ Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [00:00<00:00, 3.33it/s]
20107
+ Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [00:00<00:00, 3.17it/s]
20108
+ The following generation flags are not valid and may be ignored: ['temperature', 'top_p', 'top_k']. Set `TRANSFORMERS_VERBOSITY=info` for more details.
20109
+ postsave_inference_ok