Commit
•
bc9e20f
1
Parent(s):
3a8260a
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,54 +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 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 944.099328,
|
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.0187078920001795,
|
15 |
+
"mean": 0.03918107276923767,
|
16 |
+
"stdev": 0.0011700536804462368,
|
17 |
+
"p50": 0.03880477699999574,
|
18 |
+
"p90": 0.039885967000003575,
|
19 |
+
"p95": 0.04178865799998732,
|
20 |
+
"p99": 0.04327544974997011,
|
21 |
"values": [
|
22 |
+
0.03924613100002716,
|
23 |
+
0.03956802300001527,
|
24 |
+
0.0389221660000203,
|
25 |
+
0.03869973100000834,
|
26 |
+
0.038873825999985456,
|
27 |
+
0.038823311999976795,
|
28 |
+
0.040203910999991876,
|
29 |
+
0.043594963999964875,
|
30 |
+
0.039386333000038576,
|
31 |
+
0.03847125399994411,
|
32 |
+
0.03837903200002302,
|
33 |
+
0.03864284500002668,
|
34 |
+
0.03858660999998165,
|
35 |
+
0.0387723670000355,
|
36 |
+
0.038691866000021946,
|
37 |
+
0.03878624200001468,
|
38 |
+
0.03866647899997133,
|
39 |
+
0.03837594600003058,
|
40 |
+
0.03863702400002467,
|
41 |
+
0.039171102000011615,
|
42 |
+
0.03894508000001906,
|
43 |
+
0.03887013000002071,
|
44 |
+
0.03891285899999275,
|
45 |
+
0.03865740200001255,
|
46 |
+
0.042316906999985804,
|
47 |
+
0.03850635000003422
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.52252731541165
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.4878195499687038e-06,
|
57 |
+
"ram": 6.217873374864007e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.549998283717344e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 645162.0046970058
|
64 |
}
|
65 |
}
|
66 |
}
|