Commit
•
765f901
1
Parent(s):
436a670
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 940.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,52 +10,56 @@
|
|
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": 6.
|
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": 940.343296,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0058265340000503,
|
15 |
+
"mean": 0.040233061360002015,
|
16 |
+
"stdev": 0.0010461302403201194,
|
17 |
+
"p50": 0.0398965229999817,
|
18 |
+
"p90": 0.04179387380002027,
|
19 |
+
"p95": 0.042698213400035455,
|
20 |
+
"p99": 0.04292562880001014,
|
21 |
"values": [
|
22 |
+
0.040873640000029354,
|
23 |
+
0.041023100000018076,
|
24 |
+
0.0408341869999731,
|
25 |
+
0.04023380299997825,
|
26 |
+
0.04003986099996837,
|
27 |
+
0.03967848499996762,
|
28 |
+
0.03980622299997094,
|
29 |
+
0.03937418600003184,
|
30 |
+
0.03971654600002239,
|
31 |
+
0.042307723000021724,
|
32 |
+
0.04279583600003889,
|
33 |
+
0.0398965229999817,
|
34 |
+
0.04021540899998399,
|
35 |
+
0.039890431000003446,
|
36 |
+
0.0395246269999916,
|
37 |
+
0.04018968200000472,
|
38 |
+
0.03932445200001666,
|
39 |
+
0.03959737299999233,
|
40 |
+
0.039826852000032886,
|
41 |
+
0.03930797100002792,
|
42 |
+
0.040027979000001324,
|
43 |
+
0.0393572939999558,
|
44 |
+
0.0402978029999872,
|
45 |
+
0.04296661600000107,
|
46 |
+
0.038719932000049084
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.85518044605368
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5142983350998316e-06,
|
56 |
+
"ram": 6.328523957050764e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.5775835746703392e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 633880.8390604382
|
63 |
}
|
64 |
}
|
65 |
}
|