zhou94539 commited on
Commit
d9eb85d
·
verified ·
1 Parent(s): 4801b68

Upload validation.json to rl-mopd

Browse files
Files changed (1) hide show
  1. validation.json +19 -0
validation.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "K2HorizonForCausalLM",
3
+ "checkpoint": "/mnt/weka/home/mrunner/workspace/checkpoints/k2horizon_bf16_safetensors/xllm_mopd_v1_a10b05_3t_mathcode_stem_if_train500_lr1e7_opd01_refkl001_v1/checkpoints/checkpoint_0000249",
4
+ "dtypes": [
5
+ "BF16"
6
+ ],
7
+ "logical_bytes": 2156571648,
8
+ "migration": {
9
+ "completed_utc": "2026-09-02T21:20:07Z",
10
+ "source_checkpoint": "/mnt/weka/shrd/k2m/junlin.chen/xllm_1b_final/model",
11
+ "source_model_type": "k2_aurora",
12
+ "target_model_type": "k2_horizon",
13
+ "validation_basis": "all safetensors headers and index",
14
+ "weight_mode": "copy",
15
+ "weights_reencoded": false
16
+ },
17
+ "shards": 1,
18
+ "tensors": 255
19
+ }