Commit
•
658c41c
1
Parent(s):
d990296
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": 865.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,55 +10,56 @@
|
|
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 |
]
|
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": 865.112064,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0178087650000123,
|
15 |
+
"mean": 0.04071235060000049,
|
16 |
+
"stdev": 0.0017824830984192021,
|
17 |
+
"p50": 0.04011878399998636,
|
18 |
+
"p90": 0.04280081160001146,
|
19 |
+
"p95": 0.044003787600013305,
|
20 |
+
"p99": 0.04615437883999789,
|
21 |
"values": [
|
22 |
+
0.04074545299999954,
|
23 |
+
0.04066926199999443,
|
24 |
+
0.04048673100001565,
|
25 |
+
0.039640469000005396,
|
26 |
+
0.040115947999993296,
|
27 |
+
0.04011878399998636,
|
28 |
+
0.04047203300001456,
|
29 |
+
0.04010164199999622,
|
30 |
+
0.039349719000000505,
|
31 |
+
0.03981374399998572,
|
32 |
+
0.039561323000015136,
|
33 |
+
0.046755418999993026,
|
34 |
+
0.04248013200000855,
|
35 |
+
0.04116036700000336,
|
36 |
+
0.04012286099998619,
|
37 |
+
0.0399340900000027,
|
38 |
+
0.0395275799999979,
|
39 |
+
0.04193749799998159,
|
40 |
+
0.04123158799998805,
|
41 |
+
0.039358004999996865,
|
42 |
+
0.03932792800000584,
|
43 |
+
0.03924308000000565,
|
44 |
+
0.04301459800001339,
|
45 |
+
0.04425108500001329,
|
46 |
+
0.03838942600000905
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.562570946222593
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5358521388127256e-06,
|
56 |
+
"ram": 6.418513801464725e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6000372768273727e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 624985.4390785481
|
63 |
}
|
64 |
}
|
65 |
}
|