Commit
•
153a29d
1
Parent(s):
83b5c07
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,60 +10,58 @@
|
|
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.030933457999992697,
|
50 |
-
0.031266341999980796
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
-
"value":
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
-
"cpu": 1.
|
60 |
-
"ram": 5.
|
61 |
"gpu": 0.0,
|
62 |
-
"total": 1.
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
-
"value":
|
67 |
}
|
68 |
}
|
69 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.061248,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 27,
|
14 |
+
"total": 1.0046774289998552,
|
15 |
+
"mean": 0.037210275148142784,
|
16 |
+
"stdev": 0.002973652806825925,
|
17 |
+
"p50": 0.03872174299999642,
|
18 |
+
"p90": 0.03994491459997107,
|
19 |
+
"p95": 0.0401707419999866,
|
20 |
+
"p99": 0.040761405499987406,
|
21 |
"values": [
|
22 |
+
0.040256817999988925,
|
23 |
+
0.03878219799997851,
|
24 |
+
0.03714330799999743,
|
25 |
+
0.03932511099998237,
|
26 |
+
0.03824359199995797,
|
27 |
+
0.039282150000019556,
|
28 |
+
0.03872174299999642,
|
29 |
+
0.039969897999981185,
|
30 |
+
0.04093869299998687,
|
31 |
+
0.039546208999979626,
|
32 |
+
0.03858397400000513,
|
33 |
+
0.03992825899996433,
|
34 |
+
0.03932582199996659,
|
35 |
+
0.038750848999995924,
|
36 |
+
0.038841681000008066,
|
37 |
+
0.03933889699999327,
|
38 |
+
0.039409901999988506,
|
39 |
+
0.03835199700000658,
|
40 |
+
0.037515691000010065,
|
41 |
+
0.03340292699999736,
|
42 |
+
0.03348249800001213,
|
43 |
+
0.033424458000013146,
|
44 |
+
0.03309147100003429,
|
45 |
+
0.03203313500000604,
|
46 |
+
0.032101354000019455,
|
47 |
+
0.032825498999955016,
|
48 |
+
0.03205929500001048
|
|
|
|
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.874297382074353
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.3751970853842083e-06,
|
58 |
+
"ram": 5.7470542370216706e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.432667627754425e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 697998.6010903368
|
65 |
}
|
66 |
}
|
67 |
}
|