BenjaminOcampo commited on
Commit
db124ef
·
verified ·
1 Parent(s): 5bce633

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.41620539495678566
 
4
  ],
5
  "dev_loss": [
6
- 0.3483823718751248
 
7
  ],
8
  "dev_f1": [
9
- 0.82464821633664
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8447843230971442
 
13
  ],
14
  "dev_precision": [
15
- 0.8315741328646316
 
16
  ],
17
  "dev_recall": [
18
- 0.8191233910586402
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.41620539495678566,
4
+ 0.3213026901177874
5
  ],
6
  "dev_loss": [
7
+ 0.3483823718751248,
8
+ 0.3537354650041545
9
  ],
10
  "dev_f1": [
11
+ 0.82464821633664,
12
+ 0.8246218795400169
13
  ],
14
  "dev_accuracy": [
15
+ 0.8447843230971442,
16
+ 0.8358226789341617
17
  ],
18
  "dev_precision": [
19
+ 0.8315741328646316,
20
+ 0.8174056438726038
21
  ],
22
  "dev_recall": [
23
+ 0.8191233910586402,
24
+ 0.8391805880077478
25
  ]
26
  }