Commit
•
c9b7070
1
Parent(s):
0ad577b
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,
|
@@ -11,51 +11,51 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 21,
|
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": 20.
|
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": 938.246144,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 21,
|
14 |
+
"total": 1.0160796979999986,
|
15 |
+
"mean": 0.04838474752380946,
|
16 |
+
"stdev": 0.0008698168187749237,
|
17 |
+
"p50": 0.04844315500000107,
|
18 |
+
"p90": 0.049222804999999425,
|
19 |
+
"p95": 0.04955348400000048,
|
20 |
+
"p99": 0.04973500000002105,
|
21 |
"values": [
|
22 |
+
0.049083975000002056,
|
23 |
+
0.048147883000012826,
|
24 |
+
0.04919337900000187,
|
25 |
+
0.046597251000008555,
|
26 |
+
0.04978037900002619,
|
27 |
+
0.048556327999989435,
|
28 |
+
0.04844315500000107,
|
29 |
+
0.049005257999994,
|
30 |
+
0.04642163200000482,
|
31 |
+
0.048636506999997664,
|
32 |
+
0.04909934299999463,
|
33 |
+
0.047625293999999485,
|
34 |
+
0.04894240999999511,
|
35 |
+
0.04799506599999859,
|
36 |
+
0.04955348400000048,
|
37 |
+
0.04729014700001244,
|
38 |
+
0.049222804999999425,
|
39 |
+
0.047942699000003586,
|
40 |
+
0.04817124599998124,
|
41 |
+
0.04799288199998841,
|
42 |
+
0.04837857499998677
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.667670106326668
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.5813312530517581e-06,
|
52 |
+
"ram": 6.608622692082234e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.6474174799725807e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 607010.6771093893
|
59 |
}
|
60 |
}
|
61 |
}
|