Commit
•
026348e
1
Parent(s):
42984c1
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -6,17 +6,19 @@
|
|
6 |
"version": "2.3.0+cpu",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-classification",
|
9 |
-
"library": "transformers",
|
10 |
"model": "FacebookAI/roberta-base",
|
11 |
-
"
|
12 |
"device": "cpu",
|
13 |
"device_ids": null,
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
17 |
-
"
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
20 |
"no_weights": true,
|
21 |
"device_map": null,
|
22 |
"torch_dtype": null,
|
@@ -71,17 +73,17 @@
|
|
71 |
"environment": {
|
72 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
73 |
"cpu_count": 4,
|
74 |
-
"cpu_ram_mb": 16757.
|
75 |
"system": "Linux",
|
76 |
"machine": "x86_64",
|
77 |
"platform": "Linux-6.5.0-1018-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": "
|
82 |
"transformers_version": "4.40.2",
|
83 |
"transformers_commit": null,
|
84 |
-
"accelerate_version": "0.30.
|
85 |
"accelerate_commit": null,
|
86 |
"diffusers_version": "0.27.2",
|
87 |
"diffusers_commit": null,
|
@@ -97,7 +99,7 @@
|
|
97 |
"forward": {
|
98 |
"memory": {
|
99 |
"unit": "MB",
|
100 |
-
"max_ram":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -106,58 +108,58 @@
|
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
"count": 28,
|
109 |
-
"total": 1.
|
110 |
-
"mean": 0.
|
111 |
-
"stdev": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
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.
|
144 |
-
0.
|
145 |
]
|
146 |
},
|
147 |
"throughput": {
|
148 |
"unit": "samples/s",
|
149 |
-
"value": 27.
|
150 |
},
|
151 |
"energy": {
|
152 |
"unit": "kWh",
|
153 |
-
"cpu": 1.
|
154 |
-
"ram": 4.
|
155 |
"gpu": 0.0,
|
156 |
-
"total": 1.
|
157 |
},
|
158 |
"efficiency": {
|
159 |
"unit": "samples/kWh",
|
160 |
-
"value":
|
161 |
}
|
162 |
}
|
163 |
}
|
|
|
6 |
"version": "2.3.0+cpu",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "text-classification",
|
|
|
9 |
"model": "FacebookAI/roberta-base",
|
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 |
+
"hub_kwargs": {
|
17 |
+
"revision": "main",
|
18 |
+
"force_download": false,
|
19 |
+
"local_files_only": false,
|
20 |
+
"trust_remote_code": false
|
21 |
+
},
|
22 |
"no_weights": true,
|
23 |
"device_map": null,
|
24 |
"torch_dtype": null,
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.346304,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.0",
|
83 |
+
"optimum_benchmark_commit": "217063f5c507ed7cc255df7e1f64c4333a0b4dfe",
|
84 |
"transformers_version": "4.40.2",
|
85 |
"transformers_commit": null,
|
86 |
+
"accelerate_version": "0.30.1",
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.27.2",
|
89 |
"diffusers_commit": null,
|
|
|
99 |
"forward": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 939.15136,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 28,
|
111 |
+
"total": 1.0073551040000552,
|
112 |
+
"mean": 0.035976968000001976,
|
113 |
+
"stdev": 0.0007639329100182599,
|
114 |
+
"p50": 0.036214992500021026,
|
115 |
+
"p90": 0.03678551820001417,
|
116 |
+
"p95": 0.03702797020000901,
|
117 |
+
"p99": 0.03713457283997854,
|
118 |
"values": [
|
119 |
+
0.03716170999996393,
|
120 |
+
0.03636561899998014,
|
121 |
+
0.035734768999986954,
|
122 |
+
0.0363423960000091,
|
123 |
+
0.03426812399999335,
|
124 |
+
0.036389765000024,
|
125 |
+
0.03610537200000863,
|
126 |
+
0.036271754000040346,
|
127 |
+
0.035466367000026366,
|
128 |
+
0.0361885880000159,
|
129 |
+
0.03584433399998943,
|
130 |
+
0.033916906000001745,
|
131 |
+
0.03624891099997285,
|
132 |
+
0.036966253999992205,
|
133 |
+
0.03564697500002012,
|
134 |
+
0.035568777999969825,
|
135 |
+
0.036023478999993586,
|
136 |
+
0.03450458599996864,
|
137 |
+
0.037061202000018056,
|
138 |
+
0.03500256900002796,
|
139 |
+
0.036241397000026154,
|
140 |
+
0.036244312000007994,
|
141 |
+
0.03634723599998324,
|
142 |
+
0.03626445100002229,
|
143 |
+
0.035882184999991296,
|
144 |
+
0.036067172000002756,
|
145 |
+
0.036521832999994785,
|
146 |
+
0.03670806000002358
|
147 |
]
|
148 |
},
|
149 |
"throughput": {
|
150 |
"unit": "samples/s",
|
151 |
+
"value": 27.79556075987129
|
152 |
},
|
153 |
"energy": {
|
154 |
"unit": "kWh",
|
155 |
+
"cpu": 1.194548486459135e-06,
|
156 |
+
"ram": 4.9922078020406295e-08,
|
157 |
"gpu": 0.0,
|
158 |
+
"total": 1.2444705644795412e-06
|
159 |
},
|
160 |
"efficiency": {
|
161 |
"unit": "samples/kWh",
|
162 |
+
"value": 803554.5625124666
|
163 |
}
|
164 |
}
|
165 |
}
|