DavidBShan commited on
Commit
a01ab24
·
verified ·
1 Parent(s): d9c6688

Upload sft/flash-1781867431-38bb8f23/seed0/metrics.json with huggingface_hub

Browse files
sft/flash-1781867431-38bb8f23/seed0/metrics.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arm": "runpod",
3
+ "phase": "sft",
4
+ "seed": 0,
5
+ "model_id": "Qwen/Qwen3.5-0.8B",
6
+ "wall_seconds": 52.70276117324829,
7
+ "setup_seconds": 6.537968158721924,
8
+ "train_throughput_toks_per_s": 36.24098543378612,
9
+ "train_tokens": 1910,
10
+ "generated_tokens": 0,
11
+ "notes": {
12
+ "epochs": 1,
13
+ "resumed": false,
14
+ "download_seconds": 4.8,
15
+ "hf_transfer": "1",
16
+ "thinking": true,
17
+ "loss_curve": [],
18
+ "peak_gpu_gb": 2.395,
19
+ "device_peak_gpu_gb": 3.702,
20
+ "loraplus_optim": "PagedAdamW8bit",
21
+ "loraplus_applied": true,
22
+ "wandb_url": "https://wandb.ai/clado-linkd-inc-/flash/runs/klrm1g2q",
23
+ "wandb_id": "klrm1g2q",
24
+ "wandb_project": "flash",
25
+ "renderer": "flash_env",
26
+ "train_wall": 52.70276117324829,
27
+ "model_id": "Qwen/Qwen3.5-0.8B",
28
+ "environment": "freesolo-co/autoslm-bench",
29
+ "job_spec": {
30
+ "model": "Qwen/Qwen3.5-0.8B",
31
+ "algorithm": "sft",
32
+ "environment": {
33
+ "id": "freesolo-co/autoslm-bench",
34
+ "params": {},
35
+ "pip": [
36
+ "verifiers"
37
+ ]
38
+ },
39
+ "train": {
40
+ "steps": null,
41
+ "epochs": 1,
42
+ "lora_rank": 32,
43
+ "lora_alpha": 64,
44
+ "seeds": [
45
+ 0
46
+ ],
47
+ "init_from_adapter": "",
48
+ "hf_repo": "DavidBShan/flashc-q08-sft-think",
49
+ "learning_rate": null,
50
+ "batch_size": null,
51
+ "max_length": 2048,
52
+ "save_every": null,
53
+ "max_steps": null,
54
+ "max_examples": null,
55
+ "group_size": null,
56
+ "temperature": null,
57
+ "max_tokens": null,
58
+ "kl_penalty_coef": null,
59
+ "advantage_clip": null,
60
+ "thinking_length_penalty_coef": null,
61
+ "stop_sequences": [],
62
+ "eval_every_steps": null,
63
+ "eval_examples": null
64
+ },
65
+ "gpu": {
66
+ "type": "RTX A5000",
67
+ "provider": "runpod",
68
+ "requested": "auto",
69
+ "allow_unvalidated": null,
70
+ "disk_gb": 60,
71
+ "max_wall_seconds": 86400,
72
+ "max_retries": 2,
73
+ "network_volume": null,
74
+ "network_volume_gb": 100,
75
+ "datacenter": null
76
+ },
77
+ "run_id": "flash-1781867431-38bb8f23",
78
+ "worker_env": {},
79
+ "model_policy": "catalog",
80
+ "thinking": true
81
+ }
82
+ }
83
+ }