Prikshit7766 commited on
Commit
6562b71
·
verified ·
1 Parent(s): 8fb36a2

Upload log_history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. log_history.json +52 -0
log_history.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "epoch": 0,
4
+ "mean_loss": 2.2543814182281494,
5
+ "perplexity": 9.529396775448317
6
+ },
7
+ {
8
+ "epoch": 1,
9
+ "mean_loss": 2.185447931289673,
10
+ "perplexity": 8.894631845097809
11
+ },
12
+ {
13
+ "epoch": 2,
14
+ "mean_loss": 2.1429975032806396,
15
+ "perplexity": 8.524952943076654
16
+ },
17
+ {
18
+ "epoch": 3,
19
+ "mean_loss": 2.110661268234253,
20
+ "perplexity": 8.253697388351858
21
+ },
22
+ {
23
+ "epoch": 4,
24
+ "mean_loss": 2.086775779724121,
25
+ "perplexity": 8.058889595532749
26
+ },
27
+ {
28
+ "epoch": 5,
29
+ "mean_loss": 2.0646138191223145,
30
+ "perplexity": 7.882253334305884
31
+ },
32
+ {
33
+ "epoch": 6,
34
+ "mean_loss": 2.048506021499634,
35
+ "perplexity": 7.756304693613506
36
+ },
37
+ {
38
+ "epoch": 7,
39
+ "mean_loss": 2.033792734146118,
40
+ "perplexity": 7.643019397082505
41
+ },
42
+ {
43
+ "epoch": 8,
44
+ "mean_loss": 2.0226733684539795,
45
+ "perplexity": 7.558504615579435
46
+ },
47
+ {
48
+ "epoch": 9,
49
+ "mean_loss": 2.017268419265747,
50
+ "perplexity": 7.517761488645944
51
+ }
52
+ ]