BenjaminOcampo commited on
Commit
aca468d
·
verified ·
1 Parent(s): b022743

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.4023250363522974
 
4
  ],
5
  "dev_loss": [
6
- 0.34613536944548323
 
7
  ],
8
  "dev_f1": [
9
- 0.8344727895975413
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8527900585494085
 
13
  ],
14
  "dev_precision": [
15
- 0.8395705830266093
 
16
  ],
17
  "dev_recall": [
18
- 0.8301677003853971
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.4023250363522974,
4
+ 0.30637889212876745
5
  ],
6
  "dev_loss": [
7
+ 0.34613536944548323,
8
+ 0.3460300924050318
9
  ],
10
  "dev_f1": [
11
+ 0.8344727895975413,
12
+ 0.8323046456192945
13
  ],
14
  "dev_accuracy": [
15
+ 0.8527900585494085,
16
+ 0.8435894372087466
17
  ],
18
  "dev_precision": [
19
+ 0.8395705830266093,
20
+ 0.8250782844008138
21
  ],
22
  "dev_recall": [
23
+ 0.8301677003853971,
24
+ 0.8454662877948462
25
  ]
26
  }