Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 937.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,59 +10,61 @@
|
|
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 |
-
0.
|
45 |
-
0.
|
46 |
-
0.
|
47 |
-
0.
|
48 |
-
0.
|
49 |
-
0.
|
|
|
|
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
-
"value":
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
-
"cpu": 1.
|
59 |
-
"ram":
|
60 |
"gpu": 0.0,
|
61 |
-
"total": 1.
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
-
"value":
|
66 |
}
|
67 |
}
|
68 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 937.091072,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 30,
|
14 |
+
"total": 1.026263414999903,
|
15 |
+
"mean": 0.03420878049999677,
|
16 |
+
"stdev": 0.0021248549622738646,
|
17 |
+
"p50": 0.034939913999977534,
|
18 |
+
"p90": 0.03588834719996612,
|
19 |
+
"p95": 0.03597730995001598,
|
20 |
+
"p99": 0.036017783690028865,
|
21 |
"values": [
|
22 |
+
0.03588296199995966,
|
23 |
+
0.03490109099999472,
|
24 |
+
0.03574803999998721,
|
25 |
+
0.03384347799999432,
|
26 |
+
0.0350523949999797,
|
27 |
+
0.035113799999976436,
|
28 |
+
0.03464262699998244,
|
29 |
+
0.03497873699996035,
|
30 |
+
0.03437843099999327,
|
31 |
+
0.0337538489999929,
|
32 |
+
0.035871471000007205,
|
33 |
+
0.034880052000005435,
|
34 |
+
0.03472026100001813,
|
35 |
+
0.03548557800002072,
|
36 |
+
0.03576790700003585,
|
37 |
+
0.03464157399997703,
|
38 |
+
0.034777939999969476,
|
39 |
+
0.03554431800000657,
|
40 |
+
0.03498470799996767,
|
41 |
+
0.03515408599997727,
|
42 |
+
0.035721138999974755,
|
43 |
+
0.03601044300000922,
|
44 |
+
0.03602078200003689,
|
45 |
+
0.03593681400002424,
|
46 |
+
0.034145213000044805,
|
47 |
+
0.03008076800000481,
|
48 |
+
0.029481083999996827,
|
49 |
+
0.029201099000033537,
|
50 |
+
0.030029442999989442,
|
51 |
+
0.02951332499998216
|
52 |
]
|
53 |
},
|
54 |
"throughput": {
|
55 |
"unit": "samples/s",
|
56 |
+
"value": 29.23226099802343
|
57 |
},
|
58 |
"energy": {
|
59 |
"unit": "kWh",
|
60 |
+
"cpu": 1.1561736561893637e-06,
|
61 |
+
"ram": 4.831835175880549e-08,
|
62 |
"gpu": 0.0,
|
63 |
+
"total": 1.204492007948169e-06
|
64 |
},
|
65 |
"efficiency": {
|
66 |
"unit": "samples/kWh",
|
67 |
+
"value": 830225.5169824517
|
68 |
}
|
69 |
}
|
70 |
}
|