BenjaminOcampo commited on
Commit
4d03fc6
·
verified ·
1 Parent(s): 234ce7e

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.40119366696239694
 
4
  ],
5
  "dev_loss": [
6
- 0.3439087011957632
 
7
  ],
8
  "dev_f1": [
9
- 0.8346098125565916
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8523121041940495
 
13
  ],
14
  "dev_precision": [
15
- 0.83806038625811
 
16
  ],
17
  "dev_recall": [
18
- 0.8315514086437055
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.40119366696239694,
4
+ 0.30173420299969134
5
  ],
6
  "dev_loss": [
7
+ 0.3439087011957632,
8
+ 0.35085845036335345
9
  ],
10
  "dev_f1": [
11
+ 0.8346098125565916,
12
+ 0.8279501333071815
13
  ],
14
  "dev_accuracy": [
15
+ 0.8523121041940495,
16
+ 0.8386904050663162
17
  ],
18
  "dev_precision": [
19
+ 0.83806038625811,
20
+ 0.8205967643494728
21
  ],
22
  "dev_recall": [
23
+ 0.8315514086437055,
24
+ 0.8433603163254071
25
  ]
26
  }