Commit
•
2c7a21d
1
Parent(s):
e4f5b6c
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,56 +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 |
-
0.
|
45 |
-
0.
|
46 |
-
0.03874788600001011
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 942.24384,
|
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.0189366050000785,
|
15 |
+
"mean": 0.042455691875003275,
|
16 |
+
"stdev": 0.0035839844448729606,
|
17 |
+
"p50": 0.043137909000023456,
|
18 |
+
"p90": 0.04663252819999002,
|
19 |
+
"p95": 0.04714009640003951,
|
20 |
+
"p99": 0.047295363899999075,
|
21 |
"values": [
|
22 |
+
0.04731630999998515,
|
23 |
+
0.04665761600000451,
|
24 |
+
0.04639604699997335,
|
25 |
+
0.04640906100001985,
|
26 |
+
0.04657398999995621,
|
27 |
+
0.04515594500003317,
|
28 |
+
0.04722524000004569,
|
29 |
+
0.04651740399998516,
|
30 |
+
0.04602047200000925,
|
31 |
+
0.04346564299999045,
|
32 |
+
0.043248105000031956,
|
33 |
+
0.043027713000014955,
|
34 |
+
0.04367045600002939,
|
35 |
+
0.04210949499997696,
|
36 |
+
0.038652904000002763,
|
37 |
+
0.038482815999998365,
|
38 |
+
0.038240813000015805,
|
39 |
+
0.03894371799998453,
|
40 |
+
0.03823495199998206,
|
41 |
+
0.03825739399997019,
|
42 |
+
0.03864707400003908,
|
43 |
+
0.03861378099998092,
|
44 |
+
0.0389012890000231,
|
45 |
+
0.03816836700002568
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.553967815297153
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5004251757238667e-06,
|
55 |
+
"ram": 6.270243458835431e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.563127610312221e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 639743.0340317889
|
62 |
}
|
63 |
}
|
64 |
}
|