Commit
•
b48d22a
1
Parent(s):
74dc0c5
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": 939.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,52 +10,53 @@
|
|
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": 939.687936,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0349017860000345,
|
15 |
+
"mean": 0.04704099027272884,
|
16 |
+
"stdev": 0.0008960551270762394,
|
17 |
+
"p50": 0.04712982150002176,
|
18 |
+
"p90": 0.047913666700009114,
|
19 |
+
"p95": 0.048377054699992074,
|
20 |
+
"p99": 0.04845439401997794,
|
21 |
"values": [
|
22 |
+
0.04846872399997437,
|
23 |
+
0.04708775700004253,
|
24 |
+
0.04755368600001475,
|
25 |
+
0.04527209899998752,
|
26 |
+
0.04840048599999136,
|
27 |
+
0.04726427999997895,
|
28 |
+
0.047171886000000995,
|
29 |
+
0.04765358499997774,
|
30 |
+
0.04450468900000715,
|
31 |
+
0.04748437500001046,
|
32 |
+
0.0474714909999534,
|
33 |
+
0.04701656299999968,
|
34 |
+
0.04774992700004077,
|
35 |
+
0.0479318600000056,
|
36 |
+
0.04664772600000333,
|
37 |
+
0.046690858000033586,
|
38 |
+
0.0474607810000407,
|
39 |
+
0.04655552200000557,
|
40 |
+
0.046383206000029986,
|
41 |
+
0.04690025299998979,
|
42 |
+
0.04702021899998954,
|
43 |
+
0.04621181299995669
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.25805588280168
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5788004133436418e-06,
|
53 |
+
"ram": 6.598061593898592e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6447810292826278e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 607983.6660300919
|
60 |
}
|
61 |
}
|
62 |
}
|