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":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,59 +10,60 @@
|
|
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.009152,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 29,
|
14 |
+
"total": 1.0096047679998605,
|
15 |
+
"mean": 0.03481395751723657,
|
16 |
+
"stdev": 0.0006038408803691896,
|
17 |
+
"p50": 0.0349625489999994,
|
18 |
+
"p90": 0.035284980199958224,
|
19 |
+
"p95": 0.03557195819998924,
|
20 |
+
"p99": 0.035902999560003084,
|
21 |
"values": [
|
22 |
+
0.03514089199995851,
|
23 |
+
0.03522858699994913,
|
24 |
+
0.034717309999962254,
|
25 |
+
0.035612894999985656,
|
26 |
+
0.033359862999986944,
|
27 |
+
0.03482869900000196,
|
28 |
+
0.035013885000012124,
|
29 |
+
0.034822657999995954,
|
30 |
+
0.03513603300001478,
|
31 |
+
0.03497156600002427,
|
32 |
+
0.03494731099999626,
|
33 |
+
0.033305181000002904,
|
34 |
+
0.0349625489999994,
|
35 |
+
0.035120154000026105,
|
36 |
+
0.034556238999982725,
|
37 |
+
0.034484486000053494,
|
38 |
+
0.035091369999975086,
|
39 |
+
0.03382867999999917,
|
40 |
+
0.03521480999995674,
|
41 |
+
0.033672808000005716,
|
42 |
+
0.034871439000028204,
|
43 |
+
0.03492828499997813,
|
44 |
+
0.03476965899994866,
|
45 |
+
0.03505422999995744,
|
46 |
+
0.03439435699999649,
|
47 |
+
0.03503194800003939,
|
48 |
+
0.035510552999994616,
|
49 |
+
0.03601581800000986,
|
50 |
+
0.03501250300001857
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
+
"value": 28.72411157234551
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
+
"cpu": 1.1410578091939292e-06,
|
60 |
+
"ram": 4.76849839694101e-08,
|
61 |
"gpu": 0.0,
|
62 |
+
"total": 1.1887427931633394e-06
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
+
"value": 841224.8686184841
|
67 |
}
|
68 |
}
|
69 |
}
|