Commit
•
ff7ae74
1
Parent(s):
c521344
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": 940.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,57 +10,55 @@
|
|
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.03827495900000599,
|
47 |
-
0.03830540700002416
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 6.
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.212224,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0167143830000214,
|
15 |
+
"mean": 0.04236309929166756,
|
16 |
+
"stdev": 0.0023054782189838537,
|
17 |
+
"p50": 0.04347773550000511,
|
18 |
+
"p90": 0.04462960079996492,
|
19 |
+
"p95": 0.044803755350002916,
|
20 |
+
"p99": 0.04509069015001785,
|
21 |
"values": [
|
22 |
+
0.04482473600000958,
|
23 |
+
0.04414995600001248,
|
24 |
+
0.04415558699997746,
|
25 |
+
0.04395399999998517,
|
26 |
+
0.04399071900002127,
|
27 |
+
0.04331857500000069,
|
28 |
+
0.0435871450000036,
|
29 |
+
0.044500650999964364,
|
30 |
+
0.04401311099996974,
|
31 |
+
0.043447985000000244,
|
32 |
+
0.04329130299998951,
|
33 |
+
0.04468486499996516,
|
34 |
+
0.04397443900001008,
|
35 |
+
0.043507486000009976,
|
36 |
+
0.04517013100002032,
|
37 |
+
0.04233038899997155,
|
38 |
+
0.040388584000027095,
|
39 |
+
0.03880989600003204,
|
40 |
+
0.03965525500001377,
|
41 |
+
0.03924115099999881,
|
42 |
+
0.03857868400001507,
|
43 |
+
0.038819584999998824,
|
44 |
+
0.039186113000027945,
|
45 |
+
0.039134036999996624
|
|
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.605449476561102
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5302644326136664e-06,
|
55 |
+
"ram": 6.395287897825815e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5942173115919243e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 627267.056209193
|
62 |
}
|
63 |
}
|
64 |
}
|