Commit
•
558782f
1
Parent(s):
4e6b94c
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,54 @@
|
|
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.859968,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0379578210000773,
|
15 |
+
"mean": 0.04512860091304684,
|
16 |
+
"stdev": 0.0026605172977410157,
|
17 |
+
"p50": 0.04518624100001034,
|
18 |
+
"p90": 0.048637935800024935,
|
19 |
+
"p95": 0.05038022500003762,
|
20 |
+
"p99": 0.05058564308000655,
|
21 |
"values": [
|
22 |
+
0.05060650699999769,
|
23 |
+
0.04919721100003471,
|
24 |
+
0.04518624100001034,
|
25 |
+
0.04555519899997762,
|
26 |
+
0.04495362699998395,
|
27 |
+
0.04504687999997259,
|
28 |
+
0.04524683400001095,
|
29 |
+
0.0460544700000014,
|
30 |
+
0.044953226000018276,
|
31 |
+
0.04640083499998582,
|
32 |
+
0.045535321999977896,
|
33 |
+
0.04548432600000751,
|
34 |
+
0.04483979500002988,
|
35 |
+
0.04489868400003161,
|
36 |
+
0.05051167100003795,
|
37 |
+
0.04592573000002176,
|
38 |
+
0.04535860200002162,
|
39 |
+
0.04495179399998506,
|
40 |
+
0.04454982499999005,
|
41 |
+
0.04218357299998843,
|
42 |
+
0.04083423699995592,
|
43 |
+
0.03974542700001393,
|
44 |
+
0.03993780500002231
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.158896570420744
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.578560829162598e-06,
|
54 |
+
"ram": 6.597047591905418e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6445313050816521e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 608075.989134393
|
61 |
}
|
62 |
}
|
63 |
}
|