BenjaminOcampo commited on
Commit
17f4981
·
verified ·
1 Parent(s): 786273d

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.4037973414991873
 
4
  ],
5
  "dev_loss": [
6
- 0.33660186758373944
 
7
  ],
8
  "dev_f1": [
9
- 0.8347838144855617
 
10
  ],
11
  "dev_accuracy": [
12
- 0.8512367068944916
 
13
  ],
14
  "dev_precision": [
15
- 0.835179429054907
 
16
  ],
17
  "dev_recall": [
18
- 0.8343943093711035
 
19
  ]
20
  }
 
1
  {
2
  "train_loss": [
3
+ 0.4037973414991873,
4
+ 0.3060702863559304
5
  ],
6
  "dev_loss": [
7
+ 0.33660186758373944,
8
+ 0.3517925665840693
9
  ],
10
  "dev_f1": [
11
+ 0.8347838144855617,
12
+ 0.8322038299681691
13
  ],
14
  "dev_accuracy": [
15
+ 0.8512367068944916,
16
+ 0.850460031067033
17
  ],
18
  "dev_precision": [
19
+ 0.835179429054907,
20
+ 0.8364150365868441
21
  ],
22
  "dev_recall": [
23
+ 0.8343943093711035,
24
+ 0.828560754621642
25
  ]
26
  }