Commit
•
382b825
1
Parent(s):
94ebf05
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json
CHANGED
@@ -6,19 +6,17 @@
|
|
6 |
"version": "2.3.0+cpu",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "multiple-choice",
|
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 |
-
"
|
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":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,52 +105,57 @@
|
|
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 |
]
|
141 |
},
|
142 |
"throughput": {
|
143 |
"unit": "samples/s",
|
144 |
-
"value":
|
145 |
},
|
146 |
"energy": {
|
147 |
"unit": "kWh",
|
148 |
-
"cpu": 1.
|
149 |
-
"ram": 6.
|
150 |
"gpu": 0.0,
|
151 |
-
"total": 1.
|
152 |
},
|
153 |
"efficiency": {
|
154 |
"unit": "samples/kWh",
|
155 |
-
"value":
|
156 |
}
|
157 |
}
|
158 |
}
|
|
|
6 |
"version": "2.3.0+cpu",
|
7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
8 |
"task": "multiple-choice",
|
|
|
9 |
"library": "transformers",
|
10 |
+
"model": "FacebookAI/roberta-base",
|
11 |
+
"processor": "FacebookAI/roberta-base",
|
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": 941.072384,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 26,
|
109 |
+
"total": 1.028574888999941,
|
110 |
+
"mean": 0.03956057265384389,
|
111 |
+
"stdev": 0.0006553428289391972,
|
112 |
+
"p50": 0.039335435499992855,
|
113 |
+
"p90": 0.04024048600001606,
|
114 |
+
"p95": 0.040827863499998784,
|
115 |
+
"p99": 0.041614466249995985,
|
116 |
"values": [
|
117 |
+
0.039338630999992574,
|
118 |
+
0.03970892899999967,
|
119 |
+
0.04090875599999322,
|
120 |
+
0.03896412699998564,
|
121 |
+
0.03910416800002281,
|
122 |
+
0.039255183999983956,
|
123 |
+
0.03906297000000336,
|
124 |
+
0.039485223000014,
|
125 |
+
0.03981336199998964,
|
126 |
+
0.039332239999993135,
|
127 |
+
0.03956196599997952,
|
128 |
+
0.03969150699998636,
|
129 |
+
0.03899011400000063,
|
130 |
+
0.039626314999992474,
|
131 |
+
0.03989578600001664,
|
132 |
+
0.03926674800001706,
|
133 |
+
0.03893757700001288,
|
134 |
+
0.03927876999998148,
|
135 |
+
0.03919565699999339,
|
136 |
+
0.039685514000012745,
|
137 |
+
0.0391647889999831,
|
138 |
+
0.03892936200000463,
|
139 |
+
0.039133580999987316,
|
140 |
+
0.04058518600001548,
|
141 |
+
0.04184970299999691,
|
142 |
+
0.039808723999982476
|
143 |
]
|
144 |
},
|
145 |
"throughput": {
|
146 |
"unit": "samples/s",
|
147 |
+
"value": 25.27769273589712
|
148 |
},
|
149 |
"energy": {
|
150 |
"unit": "kWh",
|
151 |
+
"cpu": 1.5135437504858033e-06,
|
152 |
+
"ram": 6.325393408840359e-08,
|
153 |
"gpu": 0.0,
|
154 |
+
"total": 1.5767976845742068e-06
|
155 |
},
|
156 |
"efficiency": {
|
157 |
"unit": "samples/kWh",
|
158 |
+
"value": 634196.7709510156
|
159 |
}
|
160 |
}
|
161 |
}
|