Commit
•
838291f
1
Parent(s):
191d227
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.696128,
|
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.0134209940000574,
|
15 |
+
"mean": 0.04406178234782858,
|
16 |
+
"stdev": 0.0028842670959957468,
|
17 |
+
"p50": 0.04236019799998303,
|
18 |
+
"p90": 0.04795241219999298,
|
19 |
+
"p95": 0.048959654000003634,
|
20 |
+
"p99": 0.04931280668001023,
|
21 |
"values": [
|
22 |
+
0.049381954000011774,
|
23 |
+
0.04778713400003198,
|
24 |
+
0.047987707999993745,
|
25 |
+
0.046330060000002504,
|
26 |
+
0.04906764800000474,
|
27 |
+
0.04781122899998991,
|
28 |
+
0.04722686100001283,
|
29 |
+
0.0473458330000085,
|
30 |
+
0.04144507399996655,
|
31 |
+
0.041748288999997385,
|
32 |
+
0.041852002000041466,
|
33 |
+
0.041900491999967926,
|
34 |
+
0.041550370999971165,
|
35 |
+
0.04183636300001581,
|
36 |
+
0.04156390600002169,
|
37 |
+
0.041507883000008405,
|
38 |
+
0.041755001000012726,
|
39 |
+
0.042566643000043314,
|
40 |
+
0.04309625999997024,
|
41 |
+
0.04176138399998308,
|
42 |
+
0.04236019799998303,
|
43 |
+
0.04156838400001561,
|
44 |
+
0.04397031700000298
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.695405104266765
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.637339371222037e-06,
|
54 |
+
"ram": 6.842642087975765e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.7057657921017943e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 586246.9540837898
|
61 |
}
|
62 |
}
|
63 |
}
|