jeergrvgreg commited on
Commit
3852b57
·
verified ·
1 Parent(s): 136f21b

Upload training_history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_history.json +113 -0
training_history.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "epoch": 1,
4
+ "train": {
5
+ "mae": 1.4852380752563477,
6
+ "rmse": 2.0685439109802246,
7
+ "human_wellbeing_impact_mae": 1.632643222808838,
8
+ "human_wellbeing_impact_rmse": 2.2923190593719482,
9
+ "social_cohesion_impact_mae": 1.3223899602890015,
10
+ "social_cohesion_impact_rmse": 1.7457959651947021,
11
+ "justice_rights_impact_mae": 1.4963762760162354,
12
+ "justice_rights_impact_rmse": 2.092862129211426,
13
+ "evidence_level_mae": 1.605249047279358,
14
+ "evidence_level_rmse": 2.39355206489563,
15
+ "benefit_distribution_mae": 1.4390387535095215,
16
+ "benefit_distribution_rmse": 1.8536436557769775,
17
+ "change_durability_mae": 1.4157319068908691,
18
+ "change_durability_rmse": 1.9559024572372437,
19
+ "loss": 4.27859020358324
20
+ },
21
+ "val": {
22
+ "mae": 0.827596127986908,
23
+ "rmse": 1.0526589155197144,
24
+ "human_wellbeing_impact_mae": 0.8642322421073914,
25
+ "human_wellbeing_impact_rmse": 1.0951170921325684,
26
+ "social_cohesion_impact_mae": 0.8305633664131165,
27
+ "social_cohesion_impact_rmse": 1.0579110383987427,
28
+ "justice_rights_impact_mae": 0.7575273513793945,
29
+ "justice_rights_impact_rmse": 0.9736625552177429,
30
+ "evidence_level_mae": 0.7338404655456543,
31
+ "evidence_level_rmse": 0.9498155117034912,
32
+ "benefit_distribution_mae": 0.9820431470870972,
33
+ "benefit_distribution_rmse": 1.2176847457885742,
34
+ "change_durability_mae": 0.7973701357841492,
35
+ "change_durability_rmse": 0.9985806345939636,
36
+ "loss": 1.108090877532959
37
+ }
38
+ },
39
+ {
40
+ "epoch": 2,
41
+ "train": {
42
+ "mae": 0.7484304904937744,
43
+ "rmse": 0.9644483923912048,
44
+ "human_wellbeing_impact_mae": 0.7674955129623413,
45
+ "human_wellbeing_impact_rmse": 0.9941238164901733,
46
+ "social_cohesion_impact_mae": 0.7624505162239075,
47
+ "social_cohesion_impact_rmse": 0.9846255779266357,
48
+ "justice_rights_impact_mae": 0.6804547309875488,
49
+ "justice_rights_impact_rmse": 0.8771900534629822,
50
+ "evidence_level_mae": 0.6904051899909973,
51
+ "evidence_level_rmse": 0.8857158422470093,
52
+ "benefit_distribution_mae": 0.8725774884223938,
53
+ "benefit_distribution_rmse": 1.1060084104537964,
54
+ "change_durability_mae": 0.7171996831893921,
55
+ "change_durability_rmse": 0.9197743535041809,
56
+ "loss": 0.9301269979774952
57
+ },
58
+ "val": {
59
+ "mae": 0.7052969336509705,
60
+ "rmse": 0.9060735106468201,
61
+ "human_wellbeing_impact_mae": 0.7023628950119019,
62
+ "human_wellbeing_impact_rmse": 0.9083760380744934,
63
+ "social_cohesion_impact_mae": 0.7190141081809998,
64
+ "social_cohesion_impact_rmse": 0.9165104031562805,
65
+ "justice_rights_impact_mae": 0.6387424468994141,
66
+ "justice_rights_impact_rmse": 0.8323109149932861,
67
+ "evidence_level_mae": 0.663566529750824,
68
+ "evidence_level_rmse": 0.8560205698013306,
69
+ "benefit_distribution_mae": 0.8391936421394348,
70
+ "benefit_distribution_rmse": 1.0635534524917603,
71
+ "change_durability_mae": 0.6689022183418274,
72
+ "change_durability_rmse": 0.8390577435493469,
73
+ "loss": 0.8209691777229309
74
+ }
75
+ },
76
+ {
77
+ "epoch": 3,
78
+ "train": {
79
+ "mae": 0.6367891430854797,
80
+ "rmse": 0.8215360045433044,
81
+ "human_wellbeing_impact_mae": 0.6364210247993469,
82
+ "human_wellbeing_impact_rmse": 0.8218849897384644,
83
+ "social_cohesion_impact_mae": 0.6467906832695007,
84
+ "social_cohesion_impact_rmse": 0.8344839215278625,
85
+ "justice_rights_impact_mae": 0.581529438495636,
86
+ "justice_rights_impact_rmse": 0.7457013726234436,
87
+ "evidence_level_mae": 0.6073217391967773,
88
+ "evidence_level_rmse": 0.7810644507408142,
89
+ "benefit_distribution_mae": 0.7372320890426636,
90
+ "benefit_distribution_rmse": 0.9450454115867615,
91
+ "change_durability_mae": 0.6114396452903748,
92
+ "change_durability_rmse": 0.7864014506340027,
93
+ "loss": 0.6748715322315693
94
+ },
95
+ "val": {
96
+ "mae": 0.6807460784912109,
97
+ "rmse": 0.8799356818199158,
98
+ "human_wellbeing_impact_mae": 0.6856766939163208,
99
+ "human_wellbeing_impact_rmse": 0.8909314870834351,
100
+ "social_cohesion_impact_mae": 0.7040190100669861,
101
+ "social_cohesion_impact_rmse": 0.9008882641792297,
102
+ "justice_rights_impact_mae": 0.6187854409217834,
103
+ "justice_rights_impact_rmse": 0.8086318969726562,
104
+ "evidence_level_mae": 0.6363117098808289,
105
+ "evidence_level_rmse": 0.8229421377182007,
106
+ "benefit_distribution_mae": 0.7921584844589233,
107
+ "benefit_distribution_rmse": 1.0209543704986572,
108
+ "change_durability_mae": 0.6475251913070679,
109
+ "change_durability_rmse": 0.8166366219520569,
110
+ "loss": 0.7742868902683258
111
+ }
112
+ }
113
+ ]