gyung commited on
Commit
456c662
·
verified ·
1 Parent(s): e4f5238

Add files using upload-large-folder tool

Browse files
Files changed (23) hide show
  1. .gitattributes +9 -0
  2. stage1b-hrm-fastcap-repeat-step310000/all_config.yaml +46 -0
  3. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.0.pt +3 -0
  4. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.1.pt +3 -0
  5. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.2.pt +3 -0
  6. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.3.pt +3 -0
  7. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.4.pt +3 -0
  8. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.5.pt +3 -0
  9. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.6.pt +3 -0
  10. stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.7.pt +3 -0
  11. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/.metadata +3 -0
  12. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__0_0.distcp +3 -0
  13. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__1_0.distcp +3 -0
  14. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__2_0.distcp +3 -0
  15. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__3_0.distcp +3 -0
  16. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__4_0.distcp +3 -0
  17. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__5_0.distcp +3 -0
  18. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__6_0.distcp +3 -0
  19. stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__7_0.distcp +3 -0
  20. stage1b-hrm-fastcap-repeat-step310000/latest_checkpoint.txt +1 -0
  21. stage1b-hrm-fastcap-repeat-step310000/step_310000_info.json +8 -0
  22. stage1b-hrm-fastcap-repeat-step310000/train_metadata.yaml +13 -0
  23. stage1b-hrm-fastcap-repeat-step310000/upload_manifest.json +1 -0
.gitattributes CHANGED
@@ -384,3 +384,12 @@ stage1b-hrm-fastcap-repeat-step300000/fsdp2_step_300000/__6_0.distcp filter=lfs
384
  stage1b-hrm-fastcap-repeat-step300000/fsdp2_step_300000/__1_0.distcp filter=lfs diff=lfs merge=lfs -text
385
  stage1b-hrm-fastcap-repeat-step300000/fsdp2_step_300000/__4_0.distcp filter=lfs diff=lfs merge=lfs -text
386
  stage1b-hrm-fastcap-repeat-step300000/fsdp2_step_300000/__5_0.distcp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
384
  stage1b-hrm-fastcap-repeat-step300000/fsdp2_step_300000/__1_0.distcp filter=lfs diff=lfs merge=lfs -text
385
  stage1b-hrm-fastcap-repeat-step300000/fsdp2_step_300000/__4_0.distcp filter=lfs diff=lfs merge=lfs -text
386
  stage1b-hrm-fastcap-repeat-step300000/fsdp2_step_300000/__5_0.distcp filter=lfs diff=lfs merge=lfs -text
387
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__2_0.distcp filter=lfs diff=lfs merge=lfs -text
388
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__7_0.distcp filter=lfs diff=lfs merge=lfs -text
389
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/.metadata filter=lfs diff=lfs merge=lfs -text
390
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__3_0.distcp filter=lfs diff=lfs merge=lfs -text
391
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__6_0.distcp filter=lfs diff=lfs merge=lfs -text
392
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__4_0.distcp filter=lfs diff=lfs merge=lfs -text
393
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__5_0.distcp filter=lfs diff=lfs merge=lfs -text
394
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__1_0.distcp filter=lfs diff=lfs merge=lfs -text
395
+ stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__0_0.distcp filter=lfs diff=lfs merge=lfs -text
stage1b-hrm-fastcap-repeat-step310000/all_config.yaml ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ arch:
2
+ H_cycles: 2
3
+ H_override: {}
4
+ L_cycles: 3
5
+ bp_max_steps: 5
6
+ bp_warmup_ratio: 0.2
7
+ expansion: 4
8
+ half_layers: true
9
+ head: lm_head@LMHead
10
+ hidden_size: 1536
11
+ init_type: lecun_normal
12
+ n_layers: 32
13
+ name: baselines.hrm_nocarry_bp_warmup@HierarchicalReasoningModel
14
+ norm_eps: 1.0e-06
15
+ norm_type: pre
16
+ num_heads: 12
17
+ pos_emb_type: rope
18
+ rope_theta: 10000.0
19
+ beta1: 0.9
20
+ beta2: 0.95
21
+ checkpoint_interval: 1
22
+ checkpoint_keep_last: 2
23
+ checkpoint_path: /home/work/.data/hrm_text_checkpoints/KoHRM-Text-1.4B-stage1b-hrm-fastcap-repeat-gbs180
24
+ checkpoint_step_interval: 10000
25
+ data:
26
+ path: /home/work/.data/hrm_text_prepared/koterm_hrm_cleaned_fastcap_stage1_v1
27
+ target_only: true
28
+ ema: 0.9999
29
+ epochs: 1
30
+ fwd_bwd_dtype: bfloat16
31
+ global_batch_size: 180224
32
+ log_interval: 5
33
+ lr: 0.00022
34
+ lr_min_ratio: 1.0
35
+ lr_warmup_steps: 2000
36
+ project_name: KoHRM-Text
37
+ resume_epoch: null
38
+ resume_from: /home/work/.data/hrm_text_checkpoints/KoHRM-Text-1.4B-stage4-korean-tool-finance-gbs180
39
+ resume_step: null
40
+ resume_step_offset: 237192
41
+ run_name: KoHRM-Text-1.4B-stage1b-hrm-fastcap-repeat
42
+ seed: 0
43
+ skip_batches: 0
44
+ total_steps_override: 465000
45
+ weight_decay: 0.1
46
+ weights_only_resume_from_ema: false
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e6d6f28ef3c85f170b821a8767935e58dee86a2861d5ccf97421a7ff530eb4b
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:961afdf1cfe288c54600418f32c68b17341d65472b99342bdadc9505ebe73f5c
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f1b1677e0e606f834986ce943044ae4a7c157ba9b721046a078f16e4a31819c
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.3.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04e9e45713d5396e7b8c4df99a38cf9ee0290c9d93b2a1c019e2ae771861ad5f
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484b0bb1fcf296ecfd97a36aadeaf0746bdd34aa1f7c38776d0ca0becbc8594e
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.5.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a245d840aa3f7386d63d6051ffd28408590768700733b22b820245a99b2ed0
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.6.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e61153399ebbdef42ea372998b32bb44bd6954ef9afbcb98c0d5ce805ad836ef
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/carry_step_310000.7.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfeb840a1a8e588689c4d2b23f8e26ff99090b842561849c046b0ed6ebebe58d
3
+ size 1333
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fbbe207316b429606282cd0e35fbe10ee0f1854b8b919723ce269b3345ff238
3
+ size 983811
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__0_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41d0384aca1d1d1caf7a6658c040186a240ae300cb357c646510879fb6c5592a
3
+ size 2769065329
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__1_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:354292e75c135070dd9f17c867da8d343e5b15b87ae8750b89eda6ac7adfb994
3
+ size 2769090643
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__2_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c51635eb8a273f44df62eef622a1d830e5f2e5f805144ebee6336995acf5fd
3
+ size 2769090643
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__3_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca83306d419a74817d148e04ce0cde017369af7839880eabf3cc30474ecf2a13
3
+ size 2769090643
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__4_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d30a28b480ebc594ba75a4cb0c3e99e5b298807ef0b6db097a40e489d0c5d5
3
+ size 2769090643
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__5_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af9f32b32e0d5994796774a324aef243c83e57d866bf00e2212ef3153dfd9769
3
+ size 2769090643
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__6_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d919fe36972816fcafd57d0cdde1a3c8de4d98577c17a893b4ea205cc99a6b78
3
+ size 2769091588
stage1b-hrm-fastcap-repeat-step310000/fsdp2_step_310000/__7_0.distcp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac024a9fee171e2a82f369e32236ecf1acef89838b3f29ca4f4b8401470c74aa
3
+ size 2769098756
stage1b-hrm-fastcap-repeat-step310000/latest_checkpoint.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ step_310000
stage1b-hrm-fastcap-repeat-step310000/step_310000_info.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tag": "step_310000",
3
+ "global_step": 310000,
4
+ "stage_start_step": 237192,
5
+ "skip_batches_hint": 72808,
6
+ "data_path": "/home/work/.data/hrm_text_prepared/koterm_hrm_cleaned_fastcap_stage1_v1",
7
+ "global_batch_size": 180224
8
+ }
stage1b-hrm-fastcap-repeat-step310000/train_metadata.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ max_seq_len: 4096
2
+ tokenizer_info:
3
+ boq: <|im_start|>
4
+ condition_mapping:
5
+ cot: <|object_ref_end|>
6
+ direct: <|object_ref_start|>
7
+ noisy: <|quad_start|>
8
+ synth: <|quad_end|>
9
+ eoa: <|box_end|>
10
+ eoq: <|im_end|>
11
+ tokenizer_path: /home/work/.data/huggingface/trained_tokenizers/hrm-ko-terminal-131k-v1/tokenizer.json
12
+ total_length: 14554291763
13
+ vocab_size: 131072
stage1b-hrm-fastcap-repeat-step310000/upload_manifest.json ADDED
@@ -0,0 +1 @@
 
 
1
+ stage1b-hrm-fastcap-repeat step_310000 raw resume checkpoint