BenjaminOcampo commited on
Commit
7757743
·
verified ·
1 Parent(s): b1547cb

Upload history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. history.json +26 -0
history.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train_loss": [
3
+ 2.8949187659025193
4
+ ],
5
+ "dev_loss": [
6
+ 1.7023456748723984
7
+ ],
8
+ "dev_cont_loss": [
9
+ 1.7023456748723984
10
+ ],
11
+ "dev_clf_loss": [
12
+ 1.7023456748723984
13
+ ],
14
+ "dev_f1": [
15
+ 0.42857142857142855
16
+ ],
17
+ "dev_accuracy": [
18
+ 0.75
19
+ ],
20
+ "dev_precision": [
21
+ 0.375
22
+ ],
23
+ "dev_recall": [
24
+ 0.5
25
+ ]
26
+ }