Commit
•
d580bab
1
Parent(s):
4e56ee4
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
@@ -6,19 +6,17 @@
|
|
6 |
"version": "2.3.0+cpu",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "fill-mask",
|
9 |
-
"model": "google-bert/bert-base-uncased",
|
10 |
"library": "transformers",
|
|
|
|
|
11 |
"device": "cpu",
|
12 |
"device_ids": null,
|
13 |
"seed": 42,
|
14 |
"inter_op_num_threads": null,
|
15 |
"intra_op_num_threads": null,
|
16 |
-
"
|
17 |
-
|
18 |
-
|
19 |
-
"local_files_only": false,
|
20 |
-
"trust_remote_code": false
|
21 |
-
},
|
22 |
"no_weights": true,
|
23 |
"device_map": null,
|
24 |
"torch_dtype": null,
|
@@ -73,14 +71,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-
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.30.1",
|
@@ -99,7 +97,7 @@
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram": 867.
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,53 +105,54 @@
|
|
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 |
]
|
142 |
},
|
143 |
"throughput": {
|
144 |
"unit": "samples/s",
|
145 |
-
"value":
|
146 |
},
|
147 |
"energy": {
|
148 |
"unit": "kWh",
|
149 |
-
"cpu": 1.
|
150 |
-
"ram": 6.
|
151 |
"gpu": 0.0,
|
152 |
-
"total": 1.
|
153 |
},
|
154 |
"efficiency": {
|
155 |
"unit": "samples/kWh",
|
156 |
-
"value":
|
157 |
}
|
158 |
}
|
159 |
}
|
|
|
6 |
"version": "2.3.0+cpu",
|
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",
|
13 |
"device_ids": null,
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
17 |
+
"model_kwargs": {},
|
18 |
+
"processor_kwargs": {},
|
19 |
+
"hub_kwargs": {},
|
|
|
|
|
|
|
20 |
"no_weights": true,
|
21 |
"device_map": null,
|
22 |
"torch_dtype": null,
|
|
|
71 |
"environment": {
|
72 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
73 |
"cpu_count": 4,
|
74 |
+
"cpu_ram_mb": 16757.354496,
|
75 |
"system": "Linux",
|
76 |
"machine": "x86_64",
|
77 |
+
"platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.14",
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
+
"optimum_benchmark_commit": "6fd377459e287bb09e9383ba2516b1b2a271a562",
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
"accelerate_version": "0.30.1",
|
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
+
"max_ram": 867.975168,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 23,
|
109 |
+
"total": 1.0434473040000114,
|
110 |
+
"mean": 0.04536727408695702,
|
111 |
+
"stdev": 0.0007268868675773363,
|
112 |
+
"p50": 0.04530054800000016,
|
113 |
+
"p90": 0.04642912359998377,
|
114 |
+
"p95": 0.04648875379999993,
|
115 |
+
"p99": 0.046512833679995536,
|
116 |
"values": [
|
117 |
+
0.04651836799999387,
|
118 |
+
0.04522636900000521,
|
119 |
+
0.04566135700000018,
|
120 |
+
0.04337010400001873,
|
121 |
+
0.04505224700000099,
|
122 |
+
0.044980162000001656,
|
123 |
+
0.04506201500001339,
|
124 |
+
0.045436089000020274,
|
125 |
+
0.045089165999996794,
|
126 |
+
0.044406957999996166,
|
127 |
+
0.04524422299999742,
|
128 |
+
0.04454874200001768,
|
129 |
+
0.045648373000005904,
|
130 |
+
0.04649321200000145,
|
131 |
+
0.04530054800000016,
|
132 |
+
0.044675036999990425,
|
133 |
+
0.045391515999995136,
|
134 |
+
0.046448629999986224,
|
135 |
+
0.045227571999987504,
|
136 |
+
0.046351097999973945,
|
137 |
+
0.04614304199998287,
|
138 |
+
0.045673380000010866,
|
139 |
+
0.04549909600001456
|
140 |
]
|
141 |
},
|
142 |
"throughput": {
|
143 |
"unit": "samples/s",
|
144 |
+
"value": 22.042320596191555
|
145 |
},
|
146 |
"energy": {
|
147 |
"unit": "kWh",
|
148 |
+
"cpu": 1.521129180223514e-06,
|
149 |
+
"ram": 6.356974677334374e-08,
|
150 |
"gpu": 0.0,
|
151 |
+
"total": 1.5846989269968576e-06
|
152 |
},
|
153 |
"efficiency": {
|
154 |
"unit": "samples/kWh",
|
155 |
+
"value": 631034.6924352924
|
156 |
}
|
157 |
}
|
158 |
}
|