DavidBShan commited on
Commit
da7525e
·
verified ·
1 Parent(s): 3dc01d9

Upload sft/autoslm-1781772593-7985a3f5/seed0/metrics.json with huggingface_hub

Browse files
sft/autoslm-1781772593-7985a3f5/seed0/metrics.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arm": "runpod",
3
+ "phase": "sft",
4
+ "seed": 0,
5
+ "model_id": "Qwen/Qwen3.5-0.8B",
6
+ "wall_seconds": 544.6265482902527,
7
+ "setup_seconds": 36.35608410835266,
8
+ "train_throughput_toks_per_s": 3.5069902596486844,
9
+ "train_tokens": 1910,
10
+ "generated_tokens": 0,
11
+ "notes": {
12
+ "epochs": 1,
13
+ "resumed": false,
14
+ "download_seconds": 28.4,
15
+ "hf_transfer": "1",
16
+ "thinking": false,
17
+ "loss_curve": [],
18
+ "rope_kernel": {
19
+ "installed": true,
20
+ "self_test": "passed",
21
+ "patched": [
22
+ "qwen3_5"
23
+ ],
24
+ "head_dim": 128,
25
+ "heads": 16,
26
+ "seq": 4096,
27
+ "eager_ms": 7.0332,
28
+ "kernel_ms": 5.2824,
29
+ "speedup": 1.331
30
+ },
31
+ "wandb_url": "https://wandb.ai/clado-linkd-inc-/autoslm/runs/2aesy2e1",
32
+ "wandb_id": "2aesy2e1",
33
+ "wandb_project": "autoslm",
34
+ "renderer": "autoslm_env",
35
+ "train_wall": 544.6265482902527,
36
+ "model_id": "Qwen/Qwen3.5-0.8B",
37
+ "environment": "freesolo-co/autoslm-bench",
38
+ "job_spec": {
39
+ "model": "Qwen/Qwen3.5-0.8B",
40
+ "algorithm": "sft",
41
+ "environment": {
42
+ "id": "freesolo-co/autoslm-bench",
43
+ "params": {},
44
+ "pip": [
45
+ "verifiers"
46
+ ]
47
+ },
48
+ "train": {
49
+ "steps": null,
50
+ "epochs": 1,
51
+ "lora_rank": 32,
52
+ "lora_alpha": 64,
53
+ "seeds": [
54
+ 0
55
+ ],
56
+ "init_from_adapter": "",
57
+ "hf_repo": "DavidBShan/rope-kernel-v2",
58
+ "learning_rate": null,
59
+ "batch_size": null,
60
+ "max_length": null,
61
+ "save_every": null,
62
+ "max_steps": null,
63
+ "max_examples": null,
64
+ "group_size": null,
65
+ "temperature": null,
66
+ "max_tokens": null,
67
+ "kl_penalty_coef": null,
68
+ "advantage_clip": null,
69
+ "thinking_length_penalty_coef": null,
70
+ "stop_sequences": []
71
+ },
72
+ "gpu": {
73
+ "type": "RTX 4090",
74
+ "provider": "runpod",
75
+ "requested": "RTX 4090",
76
+ "allow_unvalidated": null,
77
+ "disk_gb": 60,
78
+ "max_wall_seconds": 86400,
79
+ "max_retries": 2,
80
+ "network_volume": null,
81
+ "network_volume_gb": 100,
82
+ "datacenter": null
83
+ },
84
+ "run_id": "autoslm-1781772593-7985a3f5",
85
+ "worker_env": {
86
+ "AUTOSLM_ROPE_KERNEL": "1"
87
+ },
88
+ "model_policy": "catalog",
89
+ "thinking": false
90
+ }
91
+ }
92
+ }