Commit
•
071eb2b
1
Parent(s):
52a029f
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/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,53 +10,55 @@
|
|
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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.684928,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0308077809999645,
|
15 |
+
"mean": 0.04295032420833186,
|
16 |
+
"stdev": 0.00100659787921789,
|
17 |
+
"p50": 0.042908897000003776,
|
18 |
+
"p90": 0.04430301899998597,
|
19 |
+
"p95": 0.044687165099986714,
|
20 |
+
"p99": 0.044949130770006035,
|
21 |
"values": [
|
22 |
+
0.04407368500000075,
|
23 |
+
0.04331349000000273,
|
24 |
+
0.042880685000000085,
|
25 |
+
0.041639194999987694,
|
26 |
+
0.041936668000005284,
|
27 |
+
0.04116983099999061,
|
28 |
+
0.043516018000019585,
|
29 |
+
0.043948843000009674,
|
30 |
+
0.042538517999986425,
|
31 |
+
0.042703093999989505,
|
32 |
+
0.041845338000001675,
|
33 |
+
0.04262620200000811,
|
34 |
+
0.045012312000011434,
|
35 |
+
0.041866918000010855,
|
36 |
+
0.04351137899999458,
|
37 |
+
0.04293710900000747,
|
38 |
+
0.042503662999990866,
|
39 |
+
0.04318488100000195,
|
40 |
+
0.04359164100000612,
|
41 |
+
0.04307132899998578,
|
42 |
+
0.04221320299998865,
|
43 |
+
0.041584862999997085,
|
44 |
+
0.04440130499997963,
|
45 |
+
0.044737610999987965
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.282711328311972
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.6665189906402874e-06,
|
55 |
+
"ram": 6.964489433683083e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.7361638849771182e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 575982.4914300527
|
62 |
}
|
63 |
}
|
64 |
}
|