Commit
•
291cfb5
1
Parent(s):
728f41f
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,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 |
]
|
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": 940.38016,
|
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.0075622099999464,
|
15 |
+
"mean": 0.041981758749997766,
|
16 |
+
"stdev": 0.001432619222854652,
|
17 |
+
"p50": 0.041822753499985765,
|
18 |
+
"p90": 0.042444186099976376,
|
19 |
+
"p95": 0.0431326134499642,
|
20 |
+
"p99": 0.04701418162996163,
|
21 |
"values": [
|
22 |
+
0.04813927699996157,
|
23 |
+
0.04151944700004151,
|
24 |
+
0.040316035999978794,
|
25 |
+
0.03994275100001232,
|
26 |
+
0.041711749000000964,
|
27 |
+
0.041422323000006145,
|
28 |
+
0.041900816000008945,
|
29 |
+
0.041768396000009034,
|
30 |
+
0.041147123000030206,
|
31 |
+
0.04147726799999418,
|
32 |
+
0.041774416999999175,
|
33 |
+
0.04128924299999426,
|
34 |
+
0.04183763700001464,
|
35 |
+
0.04180786999995689,
|
36 |
+
0.042357677999973475,
|
37 |
+
0.042116393000014796,
|
38 |
+
0.041546927000013056,
|
39 |
+
0.04197065799996835,
|
40 |
+
0.04191117499999564,
|
41 |
+
0.04209283900001992,
|
42 |
+
0.04248126099997762,
|
43 |
+
0.041893211999990854,
|
44 |
+
0.04324755799996183,
|
45 |
+
0.041890156000022216
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.819869147336597
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5997710757785375e-06,
|
55 |
+
"ram": 6.685607702564766e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.666627152804185e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 600014.225327752
|
62 |
}
|
63 |
}
|
64 |
}
|