wuff-mann commited on
Commit
a7dc674
·
verified ·
1 Parent(s): ac4a8f9

Upload sigma_lambda_v3/history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. sigma_lambda_v3/history.json +22 -10
sigma_lambda_v3/history.json CHANGED
@@ -1,38 +1,50 @@
1
  {
2
  "epoch": [
3
- 1
 
4
  ],
5
  "gen_loss": [
6
- 30.399562595346868
 
7
  ],
8
  "ret_loss": [
9
- 796116674.0579515
 
10
  ],
11
  "ppl": [
12
- 48361.553911128496
 
13
  ],
14
  "tf_acc": [
15
- 9.734349599431513e-06
 
16
  ],
17
  "fr_acc": [
18
- 0.0
 
19
  ],
20
  "mrr": [
21
- 0.007931923493742943
 
22
  ],
23
  "r1": [
 
24
  0.0010416667209938169
25
  ],
26
  "step_var": [
27
- 0.15913955867290497
 
28
  ],
29
  "pos_slope": [
30
- 0.4995734989643097
 
31
  ],
32
  "grad_norm": [
33
- 2887832256709451.0
 
34
  ],
35
  "w_ret": [
 
36
  0.05
37
  ]
38
  }
 
1
  {
2
  "epoch": [
3
+ 1,
4
+ 2
5
  ],
6
  "gen_loss": [
7
+ 30.399562595346868,
8
+ 22.764286764869794
9
  ],
10
  "ret_loss": [
11
+ 796116674.0579515,
12
+ 5450725.260929077
13
  ],
14
  "ppl": [
15
+ 48361.553911128496,
16
+ 10405.292656771971
17
  ],
18
  "tf_acc": [
19
+ 9.734349599431513e-06,
20
+ 0.39589275342567987
21
  ],
22
  "fr_acc": [
23
+ 0.0,
24
+ 0.160561711572741
25
  ],
26
  "mrr": [
27
+ 0.007931923493742943,
28
+ 0.008492429740726948
29
  ],
30
  "r1": [
31
+ 0.0010416667209938169,
32
  0.0010416667209938169
33
  ],
34
  "step_var": [
35
+ 0.15913955867290497,
36
+ 0.1598370373249054
37
  ],
38
  "pos_slope": [
39
+ 0.4995734989643097,
40
+ 0.4980151951313019
41
  ],
42
  "grad_norm": [
43
+ 2887832256709451.0,
44
+ NaN
45
  ],
46
  "w_ret": [
47
+ 0.05,
48
  0.05
49
  ]
50
  }