Commit
•
265035a
1
Parent(s):
317ad27
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,52 +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 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram": 6.
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 945.401856,
|
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.0055096130001289,
|
15 |
+
"mean": 0.043717809260875165,
|
16 |
+
"stdev": 0.002915936255102368,
|
17 |
+
"p50": 0.04198552899998731,
|
18 |
+
"p90": 0.04859219580001763,
|
19 |
+
"p95": 0.048969275200011,
|
20 |
+
"p99": 0.0492589333400042,
|
21 |
"values": [
|
22 |
+
0.04295225100003108,
|
23 |
+
0.04198552899998731,
|
24 |
+
0.04159168099999988,
|
25 |
+
0.041342675000009876,
|
26 |
+
0.04207668200001535,
|
27 |
+
0.04084450899995318,
|
28 |
+
0.041202154000018254,
|
29 |
+
0.0411096999999927,
|
30 |
+
0.04133169800002179,
|
31 |
+
0.04152832799996986,
|
32 |
+
0.041370865000033064,
|
33 |
+
0.0412217710000391,
|
34 |
+
0.04182993599999918,
|
35 |
+
0.044731506000005083,
|
36 |
+
0.04882639300001301,
|
37 |
+
0.04933615400000235,
|
38 |
+
0.048985151000010774,
|
39 |
+
0.04765540700003612,
|
40 |
+
0.04586034200002587,
|
41 |
+
0.04706858999998076,
|
42 |
+
0.04593345099999624,
|
43 |
+
0.04548645799997075,
|
44 |
+
0.04123838200001728
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.873973259564504
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.59360048505995e-06,
|
54 |
+
"ram": 6.659996884354769e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6602004539034977e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 602336.9031424966
|
61 |
}
|
62 |
}
|
63 |
}
|