IlyasMoutawwakil HF staff commited on
Commit
41d19f7
1 Parent(s): 8d738df

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
@@ -73,14 +73,14 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16757.342208,
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": "c45aecda12da41e3b6f6ac9537d2f41a72709a5a",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 940.09344,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.240195220000032,
112
- "mean": 4.240195220000032,
113
  "stdev": 0.0,
114
- "p50": 4.240195220000032,
115
- "p90": 4.240195220000032,
116
- "p95": 4.240195220000032,
117
- "p99": 4.240195220000032,
118
  "values": [
119
- 4.240195220000032
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.867346419228448e-05,
126
- "ram": 2.0343242319984253e-06,
127
  "gpu": 0,
128
- "total": 5.0707788424282906e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 947.95776,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,64 +140,60 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 33,
144
- "total": 1.0113430860002381,
145
- "mean": 0.030646760181825397,
146
- "stdev": 0.0010190408667471356,
147
- "p50": 0.030228811000029054,
148
- "p90": 0.031819168799984254,
149
- "p95": 0.0321748481999748,
150
- "p99": 0.03410270028002742,
151
  "values": [
152
- 0.030426572999999735,
153
- 0.030010770000103548,
154
- 0.029827434000026187,
155
- 0.029759968999997,
156
- 0.029921281000042654,
157
- 0.03028395499995895,
158
- 0.029947200999913548,
159
- 0.030683816999953706,
160
- 0.030066842999985965,
161
- 0.029893390000097497,
162
- 0.030063980999898376,
163
- 0.030315223000002334,
164
- 0.03020980500002679,
165
- 0.030120386000021426,
166
- 0.030228811000029054,
167
- 0.030638983000017106,
168
- 0.03003528599992933,
169
- 0.029961968000066008,
170
- 0.030113013000004685,
171
- 0.030161945000031665,
172
- 0.02998777700008759,
173
- 0.031013587999950687,
174
- 0.03171262399996522,
175
- 0.031893914999955086,
176
- 0.03259624800000438,
177
- 0.031845804999989014,
178
- 0.03092532100004064,
179
- 0.031127402000038273,
180
- 0.03481161900003826,
181
- 0.030385745999979008,
182
- 0.029782250000039312,
183
- 0.03143837799996163,
184
- 0.03115177900008348
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "samples/s",
189
- "value": 32.62987650463082
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
- "cpu": 1.146171256607654e-06,
194
- "ram": 4.789990165534164e-08,
195
  "gpu": 0.0,
196
- "total": 1.1940711582629958e-06
197
  },
198
  "efficiency": {
199
  "unit": "samples/kWh",
200
- "value": 837471.0276518953
201
  }
202
  }
203
  }
 
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-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": "ba7db8be4ae5965d5e6183075f0edd30672dab7b",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 941.330432,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 4.289327929000024,
112
+ "mean": 4.289327929000024,
113
  "stdev": 0.0,
114
+ "p50": 4.289327929000024,
115
+ "p90": 4.289327929000024,
116
+ "p95": 4.289327929000024,
117
+ "p99": 4.289327929000024,
118
  "values": [
119
+ 4.289327929000024
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.759298960367839e-05,
126
+ "ram": 1.989157529711557e-06,
127
  "gpu": 0,
128
+ "total": 4.9582147133389945e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 949.06368,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 29,
144
+ "total": 1.0137525919997188,
145
+ "mean": 0.03495698593102479,
146
+ "stdev": 0.000739713180831228,
147
+ "p50": 0.03502819800002044,
148
+ "p90": 0.035846358999981474,
149
+ "p95": 0.03597294139999576,
150
+ "p99": 0.03614341019997482,
151
  "values": [
152
+ 0.03535818500000687,
153
+ 0.03502819800002044,
154
+ 0.03567524799996136,
155
+ 0.033367388000044684,
156
+ 0.03588491900001145,
157
+ 0.035061170999995284,
158
+ 0.034822283999972115,
159
+ 0.03413882899997134,
160
+ 0.03487278799997284,
161
+ 0.034566816999983985,
162
+ 0.03350197900005014,
163
+ 0.03562040399998523,
164
+ 0.03618688299997075,
165
+ 0.03491973599994935,
166
+ 0.03467531000001145,
167
+ 0.03541168499998548,
168
+ 0.03371695999999247,
169
+ 0.0360316229999853,
170
+ 0.034275593999950615,
171
+ 0.035126761999947576,
172
+ 0.035077712000031624,
173
+ 0.03449659599999677,
174
+ 0.03469948599996542,
175
+ 0.033844477999991796,
176
+ 0.03532019400000763,
177
+ 0.03548560299998371,
178
+ 0.03578267699998605,
179
+ 0.03496636400001307,
180
+ 0.03583671899997398
 
 
 
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "samples/s",
185
+ "value": 28.606585303811528
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 1.1704318274080365e-06,
190
+ "ram": 4.89146278940685e-08,
191
  "gpu": 0.0,
192
+ "total": 1.219346455302105e-06
193
  },
194
  "efficiency": {
195
  "unit": "samples/kWh",
196
+ "value": 820111.4586028301
197
  }
198
  }
199
  }