BenjaminOcampo commited on
Commit
4643527
·
verified ·
1 Parent(s): 6668317

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.41022753498196085
 
4
  ],
5
  "dev_loss": [
6
- 0.3545023348618615
 
7
  ],
8
  "dev_f1": [
9
- 0.8276181157824258
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8431114828533876
 
13
  ],
14
  "dev_precision": [
15
- 0.8247814010728308
 
16
  ],
17
  "dev_recall": [
18
- 0.8308730643827419
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.41022753498196085,
4
+ 0.31491058101323643
5
  ],
6
  "dev_loss": [
7
+ 0.3545023348618615,
8
+ 0.3463917970289604
9
  ],
10
  "dev_f1": [
11
+ 0.8276181157824258,
12
+ 0.8310284496785534
13
  ],
14
  "dev_accuracy": [
15
+ 0.8431114828533876,
16
+ 0.8476520492292986
17
  ],
18
  "dev_precision": [
19
+ 0.8247814010728308,
20
+ 0.8309734706910852
21
  ],
22
  "dev_recall": [
23
+ 0.8308730643827419,
24
+ 0.8310835522470474
25
  ]
26
  }