Add files using upload-large-folder tool
Browse files- .gitattributes +7 -0
- healed/knee0924/keep20/step0050/model.safetensors +3 -0
- healed/knee0924/keep25/step0050/model.safetensors +3 -0
- healed/knee0924/keep40/step0050/model-00001-of-00002.safetensors +3 -0
- healed/knee0924/keep40/step0050/model-00002-of-00002.safetensors +3 -0
- healed/knee0924/keep50/step0050/model-00001-of-00002.safetensors +3 -0
- healed/knee0924/keep50/step0050/model-00002-of-00002.safetensors +3 -0
- healed/mixdistill_smoke/step0006/model-00001-of-00002.safetensors +3 -0
- healed/mixdistill_smoke/step0006/model-00002-of-00002.safetensors +3 -0
- healed/mixdistill_smoke/step0006/trainer_state.pt +3 -0
- healed/opd_warm_unleashed/step0300/model-00001-of-00002.safetensors +3 -0
- healed/opd_warm_unleashed/step0300/model-00002-of-00002.safetensors +3 -0
- healed/opd_warm_unleashed/step0300/trainer_state.pt +3 -0
- healed/opd_warm_unleashed/step0350/model-00001-of-00002.safetensors +3 -0
- healed/opd_warm_unleashed/step0350/model-00002-of-00002.safetensors +3 -0
- healed/opd_warm_unleashed/step0350/trainer_state.pt +3 -0
- healed/opd_warm_unleashed/step0400/model-00001-of-00002.safetensors +3 -0
- healed/opd_warm_unleashed/step0400/model-00002-of-00002.safetensors +3 -0
- healed/opd_warm_unleashed/step0400/trainer_state.pt +3 -0
- pruned/glean-0125inst-math-keep50/model-00001-of-00002.safetensors +3 -0
- pruned/glean-0125inst-math-keep50/model-00002-of-00002.safetensors +3 -0
- quant_ab/kl_bf16.pt +3 -0
- quant_ab/kl_int8.pt +3 -0
- quant_ab/kl_nf4.pt +3 -0
- quant_ab/kl_w4a16.pt +3 -0
- quant_ab/qwen_int8_teacher/bf16_row30944.pt +3 -0
- quant_ab/qwen_int8_teacher/bf16_row30945.pt +3 -0
- quant_ab/qwen_int8_teacher/kl_per_token_fp8.pt +3 -0
- qwen35_reap_keep25/model.safetensors +3 -0
- qwen35_reap_keep25/tokenizer.json +3 -0
- qwen35_reap_keep50/model.safetensors +3 -0
- qwen35_reap_keep50/tokenizer.json +3 -0
- stats/qwen35_colnorms.pt +3 -0
- stats/qwen35_stats1024.pt +3 -0
- stats/qwen35_stats128.pt +3 -0
- stats/qwen_heal_tokens_c4_s1224.npy +3 -0
- stats/stats_0125inst_dolmino-math_0.5M.pt +3 -0
- stats/stats_general_mix.pt +3 -0
- teacher_trajectories/dolci_general_chat_n4_t0.8.A.jsonl +3 -0
- teacher_trajectories/dolci_general_chat_n4_t0.8.C.jsonl +3 -0
- teacher_trajectories/dolci_math_curated_opd.jsonl +3 -0
- teacher_trajectories/dolci_math_nogold.jsonl +3 -0
- teacher_trajectories/dolci_math_nogold_matched.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -129,3 +129,10 @@ teacher_trajectories/dolci_math_chat_n4_t0.8.chunks27-32.jsonl filter=lfs diff=l
|
|
| 129 |
teacher_trajectories/dolci_general_chat_n4_t0.8.B.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 130 |
teacher_trajectories/dolci_math_curated.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 131 |
teacher_trajectories/dolci_math_chat_n4_t0.8.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 129 |
teacher_trajectories/dolci_general_chat_n4_t0.8.B.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 130 |
teacher_trajectories/dolci_math_curated.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 131 |
teacher_trajectories/dolci_math_chat_n4_t0.8.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
qwen35_reap_keep25/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 133 |
+
qwen35_reap_keep50/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 134 |
+
teacher_trajectories/dolci_math_curated_opd.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 135 |
+
teacher_trajectories/dolci_math_nogold.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 136 |
+
teacher_trajectories/dolci_general_chat_n4_t0.8.C.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 137 |
+
teacher_trajectories/dolci_general_chat_n4_t0.8.A.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 138 |
+
teacher_trajectories/dolci_math_nogold_matched.jsonl filter=lfs diff=lfs merge=lfs -text
|
healed/knee0924/keep20/step0050/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a0907d5c466b585cd9c2dda7a143da28b589b43aa781d44ba49ee6a06d6aef1
|
| 3 |
+
size 3518672392
|
healed/knee0924/keep25/step0050/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9175a568432cc9bab73d246823ab8d9f788cfbd2639aa1b053ac3bdc798d2a24
|
| 3 |
+
size 4173336792
|
healed/knee0924/keep40/step0050/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a5592066251d7bb368fa5776d9fad44986a65cb29a9928157203cce5b7f5cf8
|
| 3 |
+
size 4997984752
|
healed/knee0924/keep40/step0050/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df40c70bea6d9976d9065e0fa3b118239ce88d12f814c9b79fa61911e804171e
|
| 3 |
+
size 1088619408
|
healed/knee0924/keep50/step0050/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0235253c3087d2b28ea9b2c575ab1cedb1607b835586aba67f53448a9fd1629b
|
| 3 |
+
size 4998744328
|
healed/knee0924/keep50/step0050/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c8213fa63c9540e30122a9750c3d1b6f545cba0408593a9dbf12fa93da5374e
|
| 3 |
+
size 2396693032
|
healed/mixdistill_smoke/step0006/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffcc3157ef7daacd481f52e92bbffe9d76218539fc6dcf22f63698078ea825f8
|
| 3 |
+
size 4999184216
|
healed/mixdistill_smoke/step0006/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f34c85f23c78d2ff72b2a7b205410aa07aa8d07e218f30801c45931340d49fc8
|
| 3 |
+
size 2396114648
|
healed/mixdistill_smoke/step0006/trainer_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10c55b0d8c4cd54cbf242d73e8814c8bca60f28f106d5eb68841b1b0c16c23d9
|
| 3 |
+
size 964705299
|
healed/opd_warm_unleashed/step0300/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c666a2fcb4e1dba865d86171059765e960ede0cfc3b3036fdbb075617931bc0
|
| 3 |
+
size 4999184216
|
healed/opd_warm_unleashed/step0300/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:221a1dc9c8f3f99349df0ac8da287ec401d20874b1e269a8b1194b3d0dead9aa
|
| 3 |
+
size 2396114648
|
healed/opd_warm_unleashed/step0300/trainer_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5046388411e5f03f3f470c92749c28d9c0b792447bb8ba03912ca2f0525af854
|
| 3 |
+
size 7511867359
|
healed/opd_warm_unleashed/step0350/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43dd90b99418b193f4754e0015551298ad773c934b8f5a829831da49387b83f5
|
| 3 |
+
size 4999184216
|
healed/opd_warm_unleashed/step0350/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:794b1896c440f33199103d8f44d156ba58a52df6e5972f4405bce06da8e81174
|
| 3 |
+
size 2396114648
|
healed/opd_warm_unleashed/step0350/trainer_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4622a73367f62881d570f8e4609afa4cdb0498ca819090bf6cbd4552d3333cc4
|
| 3 |
+
size 7511867359
|
healed/opd_warm_unleashed/step0400/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ace06ee3ba68380751e640a53d9626461e56d50e6c6c0b05eb411c68329cbb3
|
| 3 |
+
size 4999184216
|
healed/opd_warm_unleashed/step0400/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bc8ff02cc3ace951890bf25c7c473fdb9b1938cb095a386465898c6a5ec3e05
|
| 3 |
+
size 2396114648
|
healed/opd_warm_unleashed/step0400/trainer_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06e0419eec3aac0bd5109acae3bdbee0a61d68771eff73de9882c9948056e443
|
| 3 |
+
size 7511867359
|
pruned/glean-0125inst-math-keep50/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e6a048abaa758e678f7d164289136b5163f28410b4f9d4e742dc01a0861b73a
|
| 3 |
+
size 4999627720
|
pruned/glean-0125inst-math-keep50/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:716cdc8aa4a71c1af300f266adfe7f97f75fc02199f6d684a866ca4d1ba6db0a
|
| 3 |
+
size 2395671272
|
quant_ab/kl_bf16.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b52388485d72fdeb3b9960e2f6c87a9a2ffbbbf14ce2dff66e9d0c24596462f9
|
| 3 |
+
size 887913
|
quant_ab/kl_int8.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b64c0bf4cbc13321d3fff96bad6ce9e53c4346008d47a9a68f08f6d4a40b7d4
|
| 3 |
+
size 887913
|
quant_ab/kl_nf4.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b53f9f480af13b379b7c4598eed4a786d134af13e7caef44fdf055fd4624399
|
| 3 |
+
size 887906
|
quant_ab/kl_w4a16.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:243ac2584ecb04eb3b566b5dc42c056da1ba12ea6f91ea02966ce58b3a3a041d
|
| 3 |
+
size 887920
|
quant_ab/qwen_int8_teacher/bf16_row30944.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1b2f2d8c01eadf77a9548c3e20ae8245b1c5eaeca7e2787d55c91290868d10c
|
| 3 |
+
size 1016623699
|
quant_ab/qwen_int8_teacher/bf16_row30945.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbf3322b88ac6d7475a0c4cfff1514484d746237af7c6da09e74d0af9c84ea86
|
| 3 |
+
size 1016623699
|
quant_ab/qwen_int8_teacher/kl_per_token_fp8.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4cefb8eded0fd013a0da6ca43ae9642f5138c562927af0d8d1fd9ec3fb8d7ad
|
| 3 |
+
size 18024
|
qwen35_reap_keep25/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30730deb1406e32ab2582d08aef1de9413bb65f4847667045680ec4d477ee5ad
|
| 3 |
+
size 20972078600
|
qwen35_reap_keep25/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b9509352d2af50381ab2247e083b80d32d5c0aba91c272ca9ff729b6a0e523
|
| 3 |
+
size 19989325
|
qwen35_reap_keep50/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a974e2a5fc6ecf47edde6701a32e8c977ca71306947fa7ca324a5e88f7fb8f6
|
| 3 |
+
size 37089322408
|
qwen35_reap_keep50/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b9509352d2af50381ab2247e083b80d32d5c0aba91c272ca9ff729b6a0e523
|
| 3 |
+
size 19989325
|
stats/qwen35_colnorms.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3492a35b8f69eea10a42e99d4748fc7a1b52d356426f4b3ca429415d2172ff79
|
| 3 |
+
size 20973153
|
stats/qwen35_stats1024.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9803346486c6aec6444e89012e4ab81abb0863a97100f3df23de13a31f9e3eb5
|
| 3 |
+
size 189196594
|
stats/qwen35_stats128.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:494cb2c0c6a8c12038735ab05e679cec44746a65a3ecf96edcc8c02fc3a7662d
|
| 3 |
+
size 189196585
|
stats/qwen_heal_tokens_c4_s1224.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3537141d028a62522bf051fb2483e4de7388ac182e76172bb9dc5d4767610d2c
|
| 3 |
+
size 253755520
|
stats/stats_0125inst_dolmino-math_0.5M.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ee135308b7f2e09d7ee9f1356ff6c1d26906371db7688aada5b5cd69a8a282e
|
| 3 |
+
size 41990999
|
stats/stats_general_mix.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86f0e5d3c5f30fa96a52319af42ae95cf2214ec10fb401429ff40e7ae6e7c75b
|
| 3 |
+
size 41990785
|
teacher_trajectories/dolci_general_chat_n4_t0.8.A.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5b2f68f3e1e6a55ed0141643a512f0e39f7a879bf90792d334ac3aabe6391f0
|
| 3 |
+
size 119287335
|
teacher_trajectories/dolci_general_chat_n4_t0.8.C.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30b6c5605be84faa49bef1dfdd10d02421d593ad2ce6a3fe5e9ac7a433106c0f
|
| 3 |
+
size 78996982
|
teacher_trajectories/dolci_math_curated_opd.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6fc8ee1af974aa1585b9a4f52598e53c6c551fc6e6f149ac505890c04ee025e
|
| 3 |
+
size 57436902
|
teacher_trajectories/dolci_math_nogold.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:787d16c91b88a0fa505c5c315d5b11dad646956f00fa95bcbba6f93152466883
|
| 3 |
+
size 325513887
|
teacher_trajectories/dolci_math_nogold_matched.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6c29996f81a054a9cfc6edf9b35f125af155a706c7a8eb82160d4f2a7b0d7d4
|
| 3 |
+
size 56024209
|