Commit
•
97b96f1
1
Parent(s):
53bdb6b
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,55 +10,56 @@
|
|
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 |
-
0.
|
45 |
-
0.
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.843008,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.026206056999854,
|
15 |
+
"mean": 0.04104824227999416,
|
16 |
+
"stdev": 0.0009266104862590732,
|
17 |
+
"p50": 0.04086556199996494,
|
18 |
+
"p90": 0.042373803000020874,
|
19 |
+
"p95": 0.042816358200036576,
|
20 |
+
"p99": 0.04324604804001865,
|
21 |
"values": [
|
22 |
+
0.04335374300001149,
|
23 |
+
0.04160033499999827,
|
24 |
+
0.041104458000006616,
|
25 |
+
0.041240141999992375,
|
26 |
+
0.04096495699997149,
|
27 |
+
0.040720740999972804,
|
28 |
+
0.04078956999995853,
|
29 |
+
0.041227827999989586,
|
30 |
+
0.04224190500002578,
|
31 |
+
0.04086556199996494,
|
32 |
+
0.040774400999964655,
|
33 |
+
0.041718865999996524,
|
34 |
+
0.04037361199999623,
|
35 |
+
0.04019754299997658,
|
36 |
+
0.0424617350000176,
|
37 |
+
0.04183003399998597,
|
38 |
+
0.04020162099999425,
|
39 |
+
0.03980598999999074,
|
40 |
+
0.040000775999999405,
|
41 |
+
0.039740489000053,
|
42 |
+
0.04088438700000552,
|
43 |
+
0.04045266999997921,
|
44 |
+
0.04046791799999028,
|
45 |
+
0.04290501400004132,
|
46 |
+
0.040281759999970745
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.36157907027785
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.572372807396783e-06,
|
56 |
+
"ram": 6.571210569110614e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6380849130878892e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 610468.9640996323
|
63 |
}
|
64 |
}
|
65 |
}
|