OliverPerrin commited on
Commit
5c8762c
·
1 Parent(s): baf3026

Updated the model with new bug fixes

Browse files
Files changed (1) hide show
  1. outputs/training_history.json +42 -78
outputs/training_history.json CHANGED
@@ -1,92 +1,56 @@
1
  {
2
  "train_epoch_1": {
3
- "summarization_loss": 4.343819652843475,
4
- "summarization_rouge_like": 0.18423229737482247,
5
- "emotion_loss": 0.4579651211887598,
6
- "emotion_f1": 0.11036156222745776,
7
- "topic_loss": 1.6671979689359664,
8
- "topic_accuracy": 0.4339600000000011,
9
- "total_loss": 6.364525709775378
10
  },
11
  "val_epoch_1": {
12
- "summarization_loss": 4.259150079727172,
13
- "summarization_rouge_like": 0.17393867024365672,
14
- "emotion_loss": 0.15817135846614838,
15
- "emotion_f1": 0.07330303180590272,
16
- "topic_loss": 0.8542358543872833,
17
- "topic_accuracy": 0.7782222222222225,
18
- "total_loss": 5.179795800936217
19
  },
20
  "train_epoch_2": {
21
- "summarization_loss": 4.103479218292236,
22
- "summarization_rouge_like": 0.1940134706014566,
23
- "emotion_loss": 0.15515640188455582,
24
- "emotion_f1": 0.2337232402900234,
25
- "topic_loss": 0.4888198138475418,
26
- "topic_accuracy": 0.9067600000000139,
27
- "total_loss": 4.7272696721971075
28
  },
29
  "val_epoch_2": {
30
- "summarization_loss": 4.18841742515564,
31
- "summarization_rouge_like": 0.17885957731314292,
32
- "emotion_loss": 0.1549839802980423,
33
- "emotion_f1": 0.3034666753411293,
34
- "topic_loss": 0.4580393745005131,
35
- "topic_accuracy": 0.852800000000002,
36
- "total_loss": 4.787324895203119
37
  },
38
  "train_epoch_3": {
39
- "summarization_loss": 4.041395119285584,
40
- "summarization_rouge_like": 0.1970914256375089,
41
- "emotion_loss": 0.15249912014603614,
42
- "emotion_f1": 0.24187604461871087,
43
- "topic_loss": 0.21472855980992317,
44
- "topic_accuracy": 0.9627200000000102,
45
- "total_loss": 4.441926647352566
46
  },
47
  "val_epoch_3": {
48
- "summarization_loss": 4.16257409954071,
49
- "summarization_rouge_like": 0.18115953723449993,
50
- "emotion_loss": 0.15324361461400987,
51
- "emotion_f1": 0.30253334194421766,
52
- "topic_loss": 0.4939193711131811,
53
- "topic_accuracy": 0.8632000000000015,
54
- "total_loss": 4.7875750183522765
55
- },
56
- "train_epoch_4": {
57
- "summarization_loss": 4.012135830116272,
58
- "summarization_rouge_like": 0.19873380769300908,
59
- "emotion_loss": 0.15166676665246487,
60
- "emotion_f1": 0.24661330536156892,
61
- "topic_loss": 0.14288409658223392,
62
- "topic_accuracy": 0.9780000000000073,
63
- "total_loss": 4.353943257360758
64
- },
65
- "val_epoch_4": {
66
- "summarization_loss": 4.1532666339874265,
67
- "summarization_rouge_like": 0.18147128191578765,
68
- "emotion_loss": 0.15282477751374246,
69
- "emotion_f1": 0.2984000087380409,
70
- "topic_loss": 0.5214869263619184,
71
- "topic_accuracy": 0.8580000000000017,
72
- "total_loss": 4.799693341347577
73
- },
74
- "train_epoch_5": {
75
- "summarization_loss": 4.002264401054382,
76
- "summarization_rouge_like": 0.1992749810224614,
77
- "emotion_loss": 0.15127245344221593,
78
- "emotion_f1": 0.24676951464861632,
79
- "topic_loss": 0.12673698243945836,
80
- "topic_accuracy": 0.9796800000000072,
81
- "total_loss": 4.330562667169272
82
- },
83
- "val_epoch_5": {
84
- "summarization_loss": 4.149239055633545,
85
- "summarization_rouge_like": 0.18202557571683906,
86
- "emotion_loss": 0.15270190620422364,
87
- "emotion_f1": 0.3021333419680595,
88
- "topic_loss": 0.5217973904460669,
89
- "topic_accuracy": 0.8580000000000011,
90
- "total_loss": 4.795729827296732
91
  }
92
  }
 
1
  {
2
  "train_epoch_1": {
3
+ "summarization_loss": 3.228022559483846,
4
+ "summarization_rouge_like": 0.1795979506045768,
5
+ "emotion_loss": 0.6834879157940547,
6
+ "emotion_f1": 0.08081954432030519,
7
+ "topic_loss": 1.9448255189259847,
8
+ "topic_accuracy": 0.16166666666666688,
9
+ "total_loss": 5.22566719263792
10
  },
11
  "val_epoch_1": {
12
+ "summarization_loss": 3.0928826332092285,
13
+ "summarization_rouge_like": 0.19260533347996078,
14
+ "emotion_loss": 0.6717261016368866,
15
+ "emotion_f1": 0.08195805028080941,
16
+ "topic_loss": 1.9391145904858906,
17
+ "topic_accuracy": 0.1377777777777778,
18
+ "total_loss": 5.070029080907504
19
  },
20
  "train_epoch_2": {
21
+ "summarization_loss": 3.0845599659283955,
22
+ "summarization_rouge_like": 0.19061701259103958,
23
+ "emotion_loss": 0.6423788626988729,
24
+ "emotion_f1": 0.08081954436997572,
25
+ "topic_loss": 1.9292083338896433,
26
+ "topic_accuracy": 0.2816666666666667,
27
+ "total_loss": 5.012732426921526
28
  },
29
  "val_epoch_2": {
30
+ "summarization_loss": 3.0523143847783407,
31
+ "summarization_rouge_like": 0.19204145502262174,
32
+ "emotion_loss": 0.5912656505902608,
33
+ "emotion_f1": 0.08195805028080941,
34
+ "topic_loss": 1.9172309080759684,
35
+ "topic_accuracy": 0.36074074074074075,
36
+ "total_loss": 4.897828314701716
37
  },
38
  "train_epoch_3": {
39
+ "summarization_loss": 3.042832984129588,
40
+ "summarization_rouge_like": 0.19309847374381023,
41
+ "emotion_loss": 0.5563872623443603,
42
+ "emotion_f1": 0.08081954464316368,
43
+ "topic_loss": 1.9150390617052715,
44
+ "topic_accuracy": 0.3800000000000001,
45
+ "total_loss": 4.834933408498764
46
  },
47
  "val_epoch_3": {
48
+ "summarization_loss": 3.050116014480591,
49
+ "summarization_rouge_like": 0.19270384146897213,
50
+ "emotion_loss": 0.5183626055717468,
51
+ "emotion_f1": 0.08195805028080941,
52
+ "topic_loss": 1.9091811219851176,
53
+ "topic_accuracy": 0.3640740740740741,
54
+ "total_loss": 4.78225048383077
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  }
56
  }