BenjaminOcampo commited on
Commit
b8e72c2
·
verified ·
1 Parent(s): c80f6a1

Upload history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. history.json +12 -6
history.json CHANGED
@@ -1,20 +1,26 @@
1
  {
2
  "train_loss": [
3
- 0.4025072056354511
 
4
  ],
5
  "dev_loss": [
6
- 0.3437612861368178
 
7
  ],
8
  "dev_f1": [
9
- 0.8323758803781607
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8446050902138845
 
13
  ],
14
  "dev_precision": [
15
- 0.8257708671213495
 
16
  ],
17
  "dev_recall": [
18
- 0.8428691621372972
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.4025072056354511,
4
+ 0.30218937448154354
5
  ],
6
  "dev_loss": [
7
+ 0.3437612861368178,
8
+ 0.34302792989391845
9
  ],
10
  "dev_f1": [
11
+ 0.8323758803781607,
12
+ 0.834975958724848
13
  ],
14
  "dev_accuracy": [
15
+ 0.8446050902138845,
16
+ 0.8514159397777512
17
  ],
18
  "dev_precision": [
19
+ 0.8257708671213495,
20
+ 0.8353861444221775
21
  ],
22
  "dev_recall": [
23
+ 0.8428691621372972,
24
+ 0.8345723292051738
25
  ]
26
  }