tomaarsen HF staff commited on
Commit
522cc63
1 Parent(s): e8a1bc9

Upload all_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. all_results.json +65 -0
all_results.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "test_CELL_LINE": {
4
+ "f1": 0.8961869076482257,
5
+ "number": 2293,
6
+ "precision": 0.9059714795008913,
7
+ "recall": 0.886611426079372
8
+ },
9
+ "test_CELL_TYPE": {
10
+ "f1": 0.7550585729499467,
11
+ "number": 2746,
12
+ "precision": 0.7364958448753463,
13
+ "recall": 0.7745812090313183
14
+ },
15
+ "test_DISEASE": {
16
+ "f1": 0.636288318144159,
17
+ "number": 588,
18
+ "precision": 0.6203554119547657,
19
+ "recall": 0.6530612244897959
20
+ },
21
+ "test_EXP_ASSAY": {
22
+ "f1": 0.7159699892818864,
23
+ "number": 9884,
24
+ "precision": 0.722422494592646,
25
+ "recall": 0.7096317280453258
26
+ },
27
+ "test_GENEPROD": {
28
+ "f1": 0.8951861943687557,
29
+ "number": 24751,
30
+ "precision": 0.8944099378881988,
31
+ "recall": 0.8959637994424468
32
+ },
33
+ "test_ORGANISM": {
34
+ "f1": 0.8826229508196721,
35
+ "number": 3780,
36
+ "precision": 0.8751625487646294,
37
+ "recall": 0.8902116402116402
38
+ },
39
+ "test_SMALL_MOLECULE": {
40
+ "f1": 0.8263117870722434,
41
+ "number": 6607,
42
+ "precision": 0.8303530490600642,
43
+ "recall": 0.8223096715604662
44
+ },
45
+ "test_SUBCELLULAR": {
46
+ "f1": 0.7777915172499072,
47
+ "number": 4085,
48
+ "precision": 0.7858570714642679,
49
+ "recall": 0.769889840881273
50
+ },
51
+ "test_TISSUE": {
52
+ "f1": 0.8094430308170767,
53
+ "number": 3554,
54
+ "precision": 0.8133522727272727,
55
+ "recall": 0.8055711873944851
56
+ },
57
+ "test_loss": 0.01714123599231243,
58
+ "test_overall_accuracy": 0.9579432992620136,
59
+ "test_overall_f1": 0.8336481983993405,
60
+ "test_overall_precision": 0.8345368269032392,
61
+ "test_overall_recall": 0.8327614603348888,
62
+ "test_runtime": 127.5984,
63
+ "test_samples_per_second": 184.791,
64
+ "test_steps_per_second": 5.776
65
+ }