Commit
•
798e3dd
1
Parent(s):
1c26813
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":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +10,54 @@
|
|
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 |
-
0.
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram":
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 941.965312,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0066838379998444,
|
15 |
+
"mean": 0.043768862521732364,
|
16 |
+
"stdev": 0.002391643364277399,
|
17 |
+
"p50": 0.04491251199999624,
|
18 |
+
"p90": 0.04550604919999159,
|
19 |
+
"p95": 0.04557662229998414,
|
20 |
+
"p99": 0.04575719585999195,
|
21 |
"values": [
|
22 |
+
0.04552068999998937,
|
23 |
+
0.045582836999983556,
|
24 |
+
0.04529008800000156,
|
25 |
+
0.04532078600004752,
|
26 |
+
0.04580637399999432,
|
27 |
+
0.045060108000029686,
|
28 |
+
0.0443377050000322,
|
29 |
+
0.04440597299998217,
|
30 |
+
0.04491251199999624,
|
31 |
+
0.04493002300000626,
|
32 |
+
0.04463786699994898,
|
33 |
+
0.04434072099996911,
|
34 |
+
0.04457982200000288,
|
35 |
+
0.04544748600000048,
|
36 |
+
0.04491579099999399,
|
37 |
+
0.044790095999985624,
|
38 |
+
0.04492976699998508,
|
39 |
+
0.045021469000005254,
|
40 |
+
0.04119475799996053,
|
41 |
+
0.039397992999965936,
|
42 |
+
0.039160900000013044,
|
43 |
+
0.03859309699998903,
|
44 |
+
0.038506974999961585
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.84729239887087
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5088596914568522e-06,
|
54 |
+
"ram": 6.305824399858624e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5719179354554383e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 636165.5258486925
|
61 |
}
|
62 |
}
|
63 |
}
|