Commit
•
62dfb25
1
Parent(s):
bbaa56f
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,
|
@@ -11,58 +11,58 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 28,
|
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": 27.
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
-
"cpu": 1.
|
59 |
-
"ram": 5.
|
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.148416,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 28,
|
14 |
+
"total": 1.0316538920000653,
|
15 |
+
"mean": 0.03684478185714519,
|
16 |
+
"stdev": 0.0014643305215965839,
|
17 |
+
"p50": 0.03727904650000369,
|
18 |
+
"p90": 0.03788374989997578,
|
19 |
+
"p95": 0.03799094844999047,
|
20 |
+
"p99": 0.038183629060021644,
|
21 |
"values": [
|
22 |
+
0.03786251499997206,
|
23 |
+
0.03774418299997251,
|
24 |
+
0.03793329799998446,
|
25 |
+
0.03665391999999201,
|
26 |
+
0.03729085899999518,
|
27 |
+
0.03739817100000664,
|
28 |
+
0.037624076000042805,
|
29 |
+
0.03700375900001518,
|
30 |
+
0.037267234000012195,
|
31 |
+
0.03759043300004805,
|
32 |
+
0.03707449199998791,
|
33 |
+
0.03824341300003198,
|
34 |
+
0.03693562099999781,
|
35 |
+
0.03680814099999452,
|
36 |
+
0.036947854000004554,
|
37 |
+
0.03718170300004431,
|
38 |
+
0.036925582999970175,
|
39 |
+
0.03747978799998464,
|
40 |
+
0.037576060999981564,
|
41 |
+
0.03774608999998463,
|
42 |
+
0.03759649799997078,
|
43 |
+
0.03712942700002486,
|
44 |
+
0.038021990999993704,
|
45 |
+
0.03737729499999887,
|
46 |
+
0.035447545000010905,
|
47 |
+
0.03372136800004455,
|
48 |
+
0.032697286000029635,
|
49 |
+
0.032375287999968805
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
+
"value": 27.140885346457093
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
+
"cpu": 1.2704323269560345e-06,
|
59 |
+
"ram": 5.3093095975513557e-08,
|
60 |
"gpu": 0.0,
|
61 |
+
"total": 1.3235254229315482e-06
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
+
"value": 755557.8326444578
|
66 |
}
|
67 |
}
|
68 |
}
|