Commit
•
87b0b09
1
Parent(s):
56d8b0a
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "fill-mask",
|
9 |
"library": "transformers",
|
|
|
10 |
"model": "google-bert/bert-base-uncased",
|
11 |
"processor": "google-bert/bert-base-uncased",
|
12 |
"device": "cpu",
|
@@ -73,14 +74,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
@@ -99,7 +100,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,56 +108,55 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count":
|
111 |
-
"total": 1.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
-
0.
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.
|
143 |
-
0.037643257000013364
|
144 |
]
|
145 |
},
|
146 |
"throughput": {
|
147 |
"unit": "samples/s",
|
148 |
-
"value":
|
149 |
},
|
150 |
"energy": {
|
151 |
"unit": "kWh",
|
152 |
-
"cpu": 1.
|
153 |
-
"ram":
|
154 |
"gpu": 0.0,
|
155 |
-
"total": 1.
|
156 |
},
|
157 |
"efficiency": {
|
158 |
"unit": "samples/kWh",
|
159 |
-
"value":
|
160 |
}
|
161 |
}
|
162 |
}
|
|
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "fill-mask",
|
9 |
"library": "transformers",
|
10 |
+
"model_type": "bert",
|
11 |
"model": "google-bert/bert-base-uncased",
|
12 |
"processor": "google-bert/bert-base-uncased",
|
13 |
"device": "cpu",
|
|
|
74 |
"environment": {
|
75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
76 |
"cpu_count": 4,
|
77 |
+
"cpu_ram_mb": 16757.342208,
|
78 |
"system": "Linux",
|
79 |
"machine": "x86_64",
|
80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
81 |
"processor": "x86_64",
|
82 |
"python_version": "3.10.14",
|
83 |
"optimum_benchmark_version": "0.3.1",
|
84 |
+
"optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
|
85 |
"transformers_version": "4.42.4",
|
86 |
"transformers_commit": null,
|
87 |
"accelerate_version": "0.32.1",
|
|
|
100 |
"forward": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 867.561472,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
108 |
},
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
+
"count": 24,
|
112 |
+
"total": 1.0016098409999472,
|
113 |
+
"mean": 0.0417337433749978,
|
114 |
+
"stdev": 0.0027411462370224293,
|
115 |
+
"p50": 0.043011863499998526,
|
116 |
+
"p90": 0.04411414690000015,
|
117 |
+
"p95": 0.04428822370002479,
|
118 |
+
"p99": 0.044529138590013985,
|
119 |
"values": [
|
120 |
+
0.044592657000009694,
|
121 |
+
0.04388891999997213,
|
122 |
+
0.04313183299996126,
|
123 |
+
0.0434464109999908,
|
124 |
+
0.04309234900000547,
|
125 |
+
0.042151016999980584,
|
126 |
+
0.04401152899998806,
|
127 |
+
0.04293137799999158,
|
128 |
+
0.04253669899998158,
|
129 |
+
0.043404913000017586,
|
130 |
+
0.04431649000002835,
|
131 |
+
0.04408171099998981,
|
132 |
+
0.04269473400000834,
|
133 |
+
0.043995147999964956,
|
134 |
+
0.04412804800000458,
|
135 |
+
0.04369903500003147,
|
136 |
+
0.04251541000002135,
|
137 |
+
0.037868420999984664,
|
138 |
+
0.037412528000004386,
|
139 |
+
0.037548361000006025,
|
140 |
+
0.037032667000005404,
|
141 |
+
0.0372948469999983,
|
142 |
+
0.03775071100000105,
|
143 |
+
0.03808402399999977
|
|
|
144 |
]
|
145 |
},
|
146 |
"throughput": {
|
147 |
"unit": "samples/s",
|
148 |
+
"value": 23.96142591414621
|
149 |
},
|
150 |
"energy": {
|
151 |
"unit": "kWh",
|
152 |
+
"cpu": 1.4819405206436976e-06,
|
153 |
+
"ram": 6.193157879010869e-08,
|
154 |
"gpu": 0.0,
|
155 |
+
"total": 1.5438720994338063e-06
|
156 |
},
|
157 |
"efficiency": {
|
158 |
"unit": "samples/kWh",
|
159 |
+
"value": 647722.0492337003
|
160 |
}
|
161 |
}
|
162 |
}
|