Commit
•
27b01d8
1
Parent(s):
0f1a4da
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_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,61 +10,57 @@
|
|
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.
|
47 |
-
0.
|
48 |
-
0.029760967000015626,
|
49 |
-
0.029760896000027515,
|
50 |
-
0.029487383000002865,
|
51 |
-
0.030177477999984603
|
52 |
]
|
53 |
},
|
54 |
"throughput": {
|
55 |
"unit": "samples/s",
|
56 |
-
"value":
|
57 |
},
|
58 |
"energy": {
|
59 |
"unit": "kWh",
|
60 |
-
"cpu": 1.
|
61 |
-
"ram":
|
62 |
"gpu": 0.0,
|
63 |
-
"total": 1.
|
64 |
},
|
65 |
"efficiency": {
|
66 |
"unit": "samples/kWh",
|
67 |
-
"value":
|
68 |
}
|
69 |
}
|
70 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 936.914944,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0144855889998325,
|
15 |
+
"mean": 0.03901867649999356,
|
16 |
+
"stdev": 0.0023170659309138014,
|
17 |
+
"p50": 0.039327529500013725,
|
18 |
+
"p90": 0.04128787400000533,
|
19 |
+
"p95": 0.04169794099996693,
|
20 |
+
"p99": 0.042700211249950826,
|
21 |
"values": [
|
22 |
+
0.0398925659999918,
|
23 |
+
0.038428609999982655,
|
24 |
+
0.04026809800001274,
|
25 |
+
0.03919330799999443,
|
26 |
+
0.04182835499995008,
|
27 |
+
0.03935162499999478,
|
28 |
+
0.042990829999951075,
|
29 |
+
0.03955073800000264,
|
30 |
+
0.03896483199997647,
|
31 |
+
0.04074107200000299,
|
32 |
+
0.041269048999993174,
|
33 |
+
0.039303434000032667,
|
34 |
+
0.04085590699997965,
|
35 |
+
0.04130669900001749,
|
36 |
+
0.04013485899997704,
|
37 |
+
0.03952430700002196,
|
38 |
+
0.039185905000010735,
|
39 |
+
0.03926400000000285,
|
40 |
+
0.038783142999989195,
|
41 |
+
0.04017673799995691,
|
42 |
+
0.039138707000006434,
|
43 |
+
0.03713710400000991,
|
44 |
+
0.03449093000000403,
|
45 |
+
0.03405434299997978,
|
46 |
+
0.03474384200001168,
|
47 |
+
0.033906587999979365
|
|
|
|
|
|
|
|
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.628752425781663
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.4029383659362792e-06,
|
57 |
+
"ram": 5.86299957871412e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.4615683617234204e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 684196.5290086342
|
64 |
}
|
65 |
}
|
66 |
}
|