rafmacalaba commited on
Commit
e3b3971
·
verified ·
1 Parent(s): d8022a1

Upload checkpoint_selection.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. checkpoint_selection.json +32 -7
checkpoint_selection.json CHANGED
@@ -3,18 +3,43 @@
3
  "results": [
4
  {
5
  "checkpoint": "checkpoint-4",
6
- "thr": 0.4,
7
- "f05": 0.3803
8
  },
9
  {
10
  "checkpoint": "checkpoint-16",
11
- "thr": 0.6,
12
- "f05": 0.5862
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  }
14
  ],
15
  "winner": {
16
- "checkpoint": "checkpoint-16",
17
- "thr": 0.6,
18
- "f05": 0.5862
19
  }
20
  }
 
3
  "results": [
4
  {
5
  "checkpoint": "checkpoint-4",
6
+ "thr": 0.6,
7
+ "f05": 0.3698
8
  },
9
  {
10
  "checkpoint": "checkpoint-16",
11
+ "thr": 0.7,
12
+ "f05": 0.5661
13
+ },
14
+ {
15
+ "checkpoint": "checkpoint-4543",
16
+ "thr": 0.7,
17
+ "f05": 0.8455
18
+ },
19
+ {
20
+ "checkpoint": "checkpoint-9086",
21
+ "thr": 0.7,
22
+ "f05": 0.8639
23
+ },
24
+ {
25
+ "checkpoint": "checkpoint-13629",
26
+ "thr": 0.7,
27
+ "f05": 0.866
28
+ },
29
+ {
30
+ "checkpoint": "checkpoint-18172",
31
+ "thr": 0.7,
32
+ "f05": 0.8691
33
+ },
34
+ {
35
+ "checkpoint": "checkpoint-22715",
36
+ "thr": 0.7,
37
+ "f05": 0.8702
38
  }
39
  ],
40
  "winner": {
41
+ "checkpoint": "checkpoint-22715",
42
+ "thr": 0.7,
43
+ "f05": 0.8702
44
  }
45
  }