Commit
•
6e76fe0
1
Parent(s):
46bc594
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_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,53 +10,57 @@
|
|
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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.814912,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0241939629997319,
|
15 |
+
"mean": 0.03939207549998969,
|
16 |
+
"stdev": 0.0009173214284833351,
|
17 |
+
"p50": 0.0392293814999789,
|
18 |
+
"p90": 0.0405122820000372,
|
19 |
+
"p95": 0.04083069874999978,
|
20 |
+
"p99": 0.04171924550000483,
|
21 |
"values": [
|
22 |
+
0.040834873999983756,
|
23 |
+
0.03865816900002983,
|
24 |
+
0.040119007999976475,
|
25 |
+
0.03924349299995811,
|
26 |
+
0.0392440940000256,
|
27 |
+
0.0391198219999751,
|
28 |
+
0.03905744499996899,
|
29 |
+
0.03950943899997128,
|
30 |
+
0.03928514000000405,
|
31 |
+
0.03882488000004969,
|
32 |
+
0.03921526999999969,
|
33 |
+
0.03966729399996893,
|
34 |
+
0.04004978799997616,
|
35 |
+
0.040818173000047864,
|
36 |
+
0.03832568899997568,
|
37 |
+
0.03804412299996329,
|
38 |
+
0.03808804599998439,
|
39 |
+
0.03836176599997998,
|
40 |
+
0.038894571000014366,
|
41 |
+
0.03902676799998517,
|
42 |
+
0.039100425999947674,
|
43 |
+
0.04000362199997198,
|
44 |
+
0.04020639100002654,
|
45 |
+
0.042014036000011856,
|
46 |
+
0.040089241999965,
|
47 |
+
0.03839239399997041
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.38581649500194
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.4996531172695325e-06,
|
57 |
+
"ram": 6.267302359953182e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.562326140869064e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 640071.2206247392
|
64 |
}
|
65 |
}
|
66 |
}
|