Commit
•
dcda430
1
Parent(s):
5c72083
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,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 |
-
0.
|
44 |
-
0.04011576300001707,
|
45 |
-
0.039280828999949335
|
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.158976,
|
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.0221214099999543,
|
15 |
+
"mean": 0.04646006409090701,
|
16 |
+
"stdev": 0.00307194651322619,
|
17 |
+
"p50": 0.047473979500011865,
|
18 |
+
"p90": 0.048771257499993226,
|
19 |
+
"p95": 0.0492678234499607,
|
20 |
+
"p99": 0.05025819809996733,
|
21 |
"values": [
|
22 |
+
0.05051479499996958,
|
23 |
+
0.048591108999971766,
|
24 |
+
0.04757033499998897,
|
25 |
+
0.049292904999958864,
|
26 |
+
0.04737762400003476,
|
27 |
+
0.04804061699996964,
|
28 |
+
0.04589986400003454,
|
29 |
+
0.04879127399999561,
|
30 |
+
0.048118443000021216,
|
31 |
+
0.048033985000017765,
|
32 |
+
0.04829099599999154,
|
33 |
+
0.047251538000011806,
|
34 |
+
0.04709436299998515,
|
35 |
+
0.04783470099999931,
|
36 |
+
0.047895885000002636,
|
37 |
+
0.047307773,
|
38 |
+
0.046759626000039134,
|
39 |
+
0.04639914099999487,
|
40 |
+
0.04076937600001429,
|
41 |
+
0.04014425499997287,
|
42 |
+
0.04001080400001911,
|
43 |
+
0.04013200099996084
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.523861827726495
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.6129671202765571e-06,
|
53 |
+
"ram": 6.740891937956803e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.680376039656125e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 595104.8910484595
|
60 |
}
|
61 |
}
|
62 |
}
|