AbstractPhil commited on
Commit
360d003
·
verified ·
1 Parent(s): c7dbf55

Upload training_history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_history.json +57 -0
training_history.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "collective": 0.08946171341925702,
4
+ "mathbert": 0.10386656557998483,
5
+ "t5": 0.13040181956027294,
6
+ "eigen": 0.053828658074298714,
7
+ "cayley": 0.053828658074298714,
8
+ "symbolic": 0.05686125852918878,
9
+ "fractal": 0.0667172100075815,
10
+ "rho": 0.686046511627907,
11
+ "epoch": 1
12
+ },
13
+ {
14
+ "collective": 0.09628506444275967,
15
+ "mathbert": 0.08946171341925702,
16
+ "t5": 0.13040181956027294,
17
+ "eigen": 0.06520090978013647,
18
+ "cayley": 0.06520090978013647,
19
+ "symbolic": 0.04624715693707354,
20
+ "fractal": 0.06141015921152388,
21
+ "rho": 0.7383720930232558,
22
+ "epoch": 2
23
+ },
24
+ {
25
+ "collective": 0.09931766489764973,
26
+ "mathbert": 0.09552691432903715,
27
+ "t5": 0.13646702047005307,
28
+ "eigen": 0.0576194086429113,
29
+ "cayley": 0.0576194086429113,
30
+ "symbolic": 0.045489006823351025,
31
+ "fractal": 0.0576194086429113,
32
+ "rho": 0.7277777777777777,
33
+ "epoch": 3
34
+ },
35
+ {
36
+ "collective": 0.08263836239575435,
37
+ "mathbert": 0.10083396512509477,
38
+ "t5": 0.133434420015163,
39
+ "eigen": 0.06141015921152388,
40
+ "cayley": 0.045489006823351025,
41
+ "symbolic": 0.047763457164518575,
42
+ "fractal": 0.045489006823351025,
43
+ "rho": 0.6193181818181818,
44
+ "epoch": 4
45
+ },
46
+ {
47
+ "collective": 0.09021986353297953,
48
+ "mathbert": 0.1106899166034875,
49
+ "t5": 0.14556482183472327,
50
+ "eigen": 0.045489006823351025,
51
+ "cayley": 0.04624715693707354,
52
+ "symbolic": 0.050037907505686124,
53
+ "fractal": 0.05913570887035633,
54
+ "rho": 0.6197916666666667,
55
+ "epoch": 5
56
+ }
57
+ ]