Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,52 +10,53 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
14 |
-
"total": 1.
|
15 |
-
"mean": 0.
|
16 |
-
"stdev": 0.
|
17 |
-
"p50": 0.
|
18 |
-
"p90": 0.
|
19 |
-
"p95": 0.
|
20 |
-
"p99": 0.
|
21 |
"values": [
|
22 |
-
0.
|
23 |
-
0.
|
24 |
-
0.
|
25 |
-
0.
|
26 |
-
0.
|
27 |
-
0.
|
28 |
-
0.
|
29 |
-
0.
|
30 |
-
0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
-
0.
|
35 |
-
0.
|
36 |
-
0.
|
37 |
-
0.
|
38 |
-
0.
|
39 |
-
0.
|
40 |
-
0.
|
41 |
-
0.
|
42 |
-
0.
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram":
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.459072,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.043572038000093,
|
15 |
+
"mean": 0.047435092636367866,
|
16 |
+
"stdev": 0.000820826772781872,
|
17 |
+
"p50": 0.04743476500001975,
|
18 |
+
"p90": 0.048446461800034514,
|
19 |
+
"p95": 0.048736866850029516,
|
20 |
+
"p99": 0.04917578668002022,
|
21 |
"values": [
|
22 |
+
0.0479005079999979,
|
23 |
+
0.04712613499998497,
|
24 |
+
0.047770243999991635,
|
25 |
+
0.04631249899995282,
|
26 |
+
0.048469648000036614,
|
27 |
+
0.047732343999996374,
|
28 |
+
0.04805597699998998,
|
29 |
+
0.04714489900004537,
|
30 |
+
0.046178268999995,
|
31 |
+
0.04628761300000406,
|
32 |
+
0.0482377860000156,
|
33 |
+
0.047569170000031136,
|
34 |
+
0.04750711500003035,
|
35 |
+
0.046442451000018536,
|
36 |
+
0.04928872300001785,
|
37 |
+
0.04640069299995275,
|
38 |
+
0.04729484000000639,
|
39 |
+
0.04875093100002914,
|
40 |
+
0.04722767399999839,
|
41 |
+
0.04671241400001236,
|
42 |
+
0.04736241500000915,
|
43 |
+
0.047799689999976636
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.081438749701377
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.6148415141635473e-06,
|
53 |
+
"ram": 6.7485614973729e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6823271291372763e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 594414.7144038602
|
60 |
}
|
61 |
}
|
62 |
}
|