Commit
•
cbfa37d
1
Parent(s):
00020e3
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,54 +10,50 @@
|
|
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.041012093999995614,
|
42 |
-
0.03923728399996662,
|
43 |
-
0.040368557999954646,
|
44 |
-
0.039365532999966035
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 938.889216,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 19,
|
14 |
+
"total": 1.0171150740000598,
|
15 |
+
"mean": 0.05353237231579262,
|
16 |
+
"stdev": 0.006943772900594698,
|
17 |
+
"p50": 0.05030503200003977,
|
18 |
+
"p90": 0.06731083500000068,
|
19 |
+
"p95": 0.06804841439999905,
|
20 |
+
"p99": 0.0681197188800104,
|
21 |
"values": [
|
22 |
+
0.06025325199999543,
|
23 |
+
0.06803851099999747,
|
24 |
+
0.06813754500001323,
|
25 |
+
0.05531947700001183,
|
26 |
+
0.05509470799995597,
|
27 |
+
0.05141215500003682,
|
28 |
+
0.04952682199996161,
|
29 |
+
0.04646459399998548,
|
30 |
+
0.051104552000026615,
|
31 |
+
0.04980173400002741,
|
32 |
+
0.05016580200003773,
|
33 |
+
0.05030503200003977,
|
34 |
+
0.048852253999996265,
|
35 |
+
0.04968987600000219,
|
36 |
+
0.06712891600000148,
|
37 |
+
0.04967644099997415,
|
38 |
+
0.0522992979999799,
|
39 |
+
0.04547475999999051,
|
40 |
+
0.04836934500002599
|
|
|
|
|
|
|
|
|
41 |
]
|
42 |
},
|
43 |
"throughput": {
|
44 |
"unit": "samples/s",
|
45 |
+
"value": 18.68028553079814
|
46 |
},
|
47 |
"energy": {
|
48 |
"unit": "kWh",
|
49 |
+
"cpu": 1.5859608650207523e-06,
|
50 |
+
"ram": 6.628000725875154e-08,
|
51 |
"gpu": 0.0,
|
52 |
+
"total": 1.6522408722795038e-06
|
53 |
},
|
54 |
"efficiency": {
|
55 |
"unit": "samples/kWh",
|
56 |
+
"value": 605238.6288086169
|
57 |
}
|
58 |
}
|
59 |
}
|