BenjaminOcampo commited on
Commit
ee56ea6
·
verified ·
1 Parent(s): 329a109

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.41088226289730073
 
4
  ],
5
  "dev_loss": [
6
- 0.3496687202762229
 
7
  ],
8
  "dev_f1": [
9
- 0.8248600579773204
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8400047795435536
 
13
  ],
14
  "dev_precision": [
15
- 0.8211131695090385
 
16
  ],
17
  "dev_recall": [
18
- 0.82942391324593
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.41088226289730073,
4
+ 0.31664271690831597
5
  ],
6
  "dev_loss": [
7
+ 0.3496687202762229,
8
+ 0.34799113488865163
9
  ],
10
  "dev_f1": [
11
+ 0.8248600579773204,
12
+ 0.8328253063209
13
  ],
14
  "dev_accuracy": [
15
+ 0.8400047795435536,
16
+ 0.8469948619906799
17
  ],
18
  "dev_precision": [
19
+ 0.8211131695090385,
20
+ 0.8285367042668782
21
  ],
22
  "dev_recall": [
23
+ 0.82942391324593,
24
+ 0.8381973768619069
25
  ]
26
  }