IlyasMoutawwakil HF staff commited on
Commit
1aa37fe
1 Parent(s): 5e590a3

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-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
- "optimum_benchmark_commit": "22a6f3b2a99a5a143a8dca22ee7b35a1943f94ee",
84
  "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "1.1.1",
@@ -101,7 +101,7 @@
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 971.595776,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,32 +110,32 @@
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
- 1.4179983500000048
114
  ],
115
  "count": 1,
116
- "total": 1.4179983500000048,
117
- "mean": 1.4179983500000048,
118
- "p50": 1.4179983500000048,
119
- "p90": 1.4179983500000048,
120
- "p95": 1.4179983500000048,
121
- "p99": 1.4179983500000048,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
- "cpu": 0.00019391114376666682,
129
- "ram": 8.10557214233072e-06,
130
  "gpu": 0,
131
- "total": 0.00020201671590899754
132
  },
133
  "efficiency": null
134
  },
135
  "forward": {
136
  "memory": {
137
  "unit": "MB",
138
- "max_ram": 986.9312,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
@@ -144,41 +144,42 @@
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
- 0.12521316299995533,
148
- 0.12593554400001494,
149
- 0.1260505160000207,
150
- 0.1253602360000059,
151
- 0.12848896300005208,
152
- 0.11219248800000514,
153
- 0.06639410100001442,
154
- 0.06621938699998964,
155
- 0.06903070399999933,
156
- 0.06647253599999203
 
157
  ],
158
- "count": 10,
159
- "total": 1.0113576380000495,
160
- "mean": 0.10113576380000495,
161
- "p50": 0.11870282549998024,
162
- "p90": 0.12629436070002384,
163
- "p95": 0.12739166185003797,
164
- "p99": 0.12826950277004925,
165
- "stdev": 0.02816234998450615,
166
- "stdev_": 27.846084239989466
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 19.77539818609549
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 2.854548008333463e-06,
175
- "ram": 1.1928599977011648e-07,
176
  "gpu": 0.0,
177
- "total": 2.97383400810358e-06
178
  },
179
  "efficiency": {
180
  "unit": "samples/kWh",
181
- "value": 672532.493256207
182
  }
183
  }
184
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.338112,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
+ "optimum_benchmark_commit": "17045002796df75ed197bda920a26aaf713b8c33",
84
  "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "1.1.1",
 
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 968.740864,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
+ 1.3932123350000438
114
  ],
115
  "count": 1,
116
+ "total": 1.3932123350000438,
117
+ "mean": 1.3932123350000438,
118
+ "p50": 1.3932123350000438,
119
+ "p90": 1.3932123350000438,
120
+ "p95": 1.3932123350000438,
121
+ "p99": 1.3932123350000438,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 0.00018393380627222295,
129
+ "ram": 7.68849243953115e-06,
130
  "gpu": 0,
131
+ "total": 0.0001916222987117541
132
  },
133
  "efficiency": null
134
  },
135
  "forward": {
136
  "memory": {
137
  "unit": "MB",
138
+ "max_ram": 983.683072,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
 
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
+ 0.11900784900001327,
148
+ 0.12097159199998941,
149
+ 0.1195787479999808,
150
+ 0.12026482999999644,
151
+ 0.11888255599996,
152
+ 0.1025271799999814,
153
+ 0.06284755299998324,
154
+ 0.06192436699996051,
155
+ 0.06203126700000894,
156
+ 0.06117247999998199,
157
+ 0.061480914000014764
158
  ],
159
+ "count": 11,
160
+ "total": 1.0106893359998708,
161
+ "mean": 0.09188084872726097,
162
+ "p50": 0.1025271799999814,
163
+ "p90": 0.12026482999999644,
164
+ "p95": 0.12061821099999293,
165
+ "p99": 0.12090091579999011,
166
+ "stdev": 0.02779124551340251,
167
+ "stdev_": 30.247049192915078
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 21.767321783637396
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 2.7305291170371144e-06,
176
+ "ram": 1.1410635798318101e-07,
177
  "gpu": 0.0,
178
+ "total": 2.8446354750202944e-06
179
  },
180
  "efficiency": {
181
  "unit": "samples/kWh",
182
+ "value": 703077.781867897
183
  }
184
  }
185
  }