amaan784 commited on
Commit
b52dbcd
·
verified ·
1 Parent(s): a8a871f

Upload training_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_summary.json +52 -0
training_summary.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "cluster_id": 0,
4
+ "label": "Focused Speedster",
5
+ "status": "completed",
6
+ "train_loss": 0.42068530811982996,
7
+ "eval_loss": 0.27076640725135803,
8
+ "train_examples": 2486,
9
+ "time_s": 826.985,
10
+ "adapter_path": "/home/shadeform/PosthogAgent/data/models/cluster_0_lora"
11
+ },
12
+ {
13
+ "cluster_id": 1,
14
+ "label": "Erratic Scanner",
15
+ "status": "completed",
16
+ "train_loss": 0.42075220346450803,
17
+ "eval_loss": 0.26640117168426514,
18
+ "train_examples": 2530,
19
+ "time_s": 843.5332,
20
+ "adapter_path": "/home/shadeform/PosthogAgent/data/models/cluster_1_lora"
21
+ },
22
+ {
23
+ "cluster_id": 2,
24
+ "label": "Erratic Clicker",
25
+ "status": "completed",
26
+ "train_loss": 0.46270738329206196,
27
+ "eval_loss": 0.27230072021484375,
28
+ "train_examples": 2000,
29
+ "time_s": 669.2192,
30
+ "adapter_path": "/home/shadeform/PosthogAgent/data/models/cluster_2_lora"
31
+ },
32
+ {
33
+ "cluster_id": 3,
34
+ "label": "Cautious Explorer",
35
+ "status": "completed",
36
+ "train_loss": 0.6014220135552543,
37
+ "eval_loss": 0.3071785271167755,
38
+ "train_examples": 954,
39
+ "time_s": 329.4333,
40
+ "adapter_path": "/home/shadeform/PosthogAgent/data/models/cluster_3_lora"
41
+ },
42
+ {
43
+ "cluster_id": 4,
44
+ "label": "Frustrated Clicker",
45
+ "status": "completed",
46
+ "train_loss": 0.42998302429914476,
47
+ "eval_loss": 0.2741330862045288,
48
+ "train_examples": 2253,
49
+ "time_s": 747.9265,
50
+ "adapter_path": "/home/shadeform/PosthogAgent/data/models/cluster_4_lora"
51
+ }
52
+ ]