BenjaminOcampo commited on
Commit
d085a04
·
verified ·
1 Parent(s): 7205bf1

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.4107633304579119
 
4
  ],
5
  "dev_loss": [
6
- 0.3489344463682552
 
7
  ],
8
  "dev_f1": [
9
- 0.8199962764459621
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8414983869040507
 
13
  ],
14
  "dev_precision": [
15
- 0.8291408620249086
 
16
  ],
17
  "dev_recall": [
18
- 0.8131275278341297
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.4107633304579119,
4
+ 0.31429924158549366
5
  ],
6
  "dev_loss": [
7
+ 0.3489344463682552,
8
+ 0.35151968906514497
9
  ],
10
  "dev_f1": [
11
+ 0.8199962764459621,
12
+ 0.832153327572021
13
  ],
14
  "dev_accuracy": [
15
+ 0.8414983869040507,
16
+ 0.8444856016250448
17
  ],
18
  "dev_precision": [
19
+ 0.8291408620249086,
20
+ 0.8256269149409294
21
  ],
22
  "dev_recall": [
23
+ 0.8131275278341297,
24
+ 0.8424037606404862
25
  ]
26
  }