Commit
•
1dacbd1
1
Parent(s):
a81bd75
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": 938.
|
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": 938.000384,
|
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.0195579560000851,
|
15 |
+
"mean": 0.03515717089655466,
|
16 |
+
"stdev": 0.0016951666582072868,
|
17 |
+
"p50": 0.03561454399999775,
|
18 |
+
"p90": 0.036774820600032856,
|
19 |
+
"p95": 0.0370516898000119,
|
20 |
+
"p99": 0.037224270839976724,
|
21 |
"values": [
|
22 |
+
0.0364518549999957,
|
23 |
+
0.03621295700003202,
|
24 |
+
0.03694045100002086,
|
25 |
+
0.03419317800000954,
|
26 |
+
0.03658557600004997,
|
27 |
+
0.03564331799998399,
|
28 |
+
0.03540404000000308,
|
29 |
+
0.03605307699996274,
|
30 |
+
0.03397549999999683,
|
31 |
+
0.035340880999967794,
|
32 |
+
0.036328063000041766,
|
33 |
+
0.035238499000001866,
|
34 |
+
0.03553931300001523,
|
35 |
+
0.03476208500001121,
|
36 |
+
0.03673341300003585,
|
37 |
+
0.03464397399994823,
|
38 |
+
0.03561454399999775,
|
39 |
+
0.03604753700000174,
|
40 |
+
0.03643175700000256,
|
41 |
+
0.035032472000011694,
|
42 |
+
0.03712584900000593,
|
43 |
+
0.03726254599996537,
|
44 |
+
0.03651208799999495,
|
45 |
+
0.03606907699997919,
|
46 |
+
0.031929061000028014,
|
47 |
+
0.031537547000027644,
|
48 |
+
0.03180835500000967,
|
49 |
+
0.032183928999984346,
|
50 |
+
0.03195701399999962
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
+
"value": 28.443699379064608
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
+
"cpu": 1.2466133882602057e-06,
|
60 |
+
"ram": 5.2097879873187484e-08,
|
61 |
"gpu": 0.0,
|
62 |
+
"total": 1.2987112681333932e-06
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
+
"value": 769994.0891690854
|
67 |
}
|
68 |
}
|
69 |
}
|