IlyasMoutawwakil HF staff commited on
Commit
7a3863e
·
verified ·
1 Parent(s): ba2323a

Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -77,9 +77,9 @@
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
- "cpu": " AMD EPYC 7763 64-Core Processor",
81
- "cpu_count": 128,
82
- "cpu_ram_mb": 1082015.236096,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
@@ -91,8 +91,8 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
95
- "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
@@ -100,7 +100,7 @@
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
- "timm_version": "1.0.7",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1133.805568,
114
- "max_global_vram": 3988.692992,
115
- "max_process_vram": 290065.973248,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6965164604187011,
123
- "mean": 0.1393032920837402,
124
- "stdev": 0.19351535808599304,
125
- "p50": 0.04237732696533203,
126
- "p90": 0.33314226074218756,
127
- "p95": 0.4297376647949218,
128
- "p99": 0.5070139880371094,
129
  "values": [
130
- 0.5263330688476563,
131
- 0.043356048583984376,
132
- 0.04237732696533203,
133
- 0.04212948989868164,
134
- 0.042320526123046875
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 71.78581245580787
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1133.805568,
148
- "max_global_vram": 3988.692992,
149
- "max_process_vram": 290065.973248,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5696891174316406,
157
- "mean": 0.2848445587158203,
158
- "stdev": 0.24148851013183598,
159
- "p50": 0.2848445587158204,
160
- "p90": 0.4780353668212891,
161
- "p95": 0.5021842178344726,
162
- "p99": 0.5215032986450195,
163
  "values": [
164
- 0.5263330688476563,
165
- 0.043356048583984376
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 14.04274674592139
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1133.805568,
179
- "max_global_vram": 3988.692992,
180
- "max_process_vram": 290065.973248,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12682734298706055,
188
- "mean": 0.04227578099568685,
189
- "stdev": 0.00010601068411034764,
190
- "p50": 0.042320526123046875,
191
- "p90": 0.042365966796875,
192
- "p95": 0.042371646881103515,
193
- "p99": 0.042376190948486325,
194
  "values": [
195
- 0.04237732696533203,
196
- 0.04212948989868164,
197
- 0.042320526123046875
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 141.92523138986232
203
  },
204
  "energy": null,
205
  "efficiency": null
 
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
+ "cpu": " AMD EPYC 7643 48-Core Processor",
81
+ "cpu_count": 96,
82
+ "cpu_ram_mb": 1082028.982272,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "0aac0108c378c328492774ddb431ea89a3c2b507",
95
+ "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
 
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
+ "timm_version": "1.0.8",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1137.176576,
114
+ "max_global_vram": 3155.406848,
115
+ "max_process_vram": 298653.618176,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.639792049407959,
123
+ "mean": 0.1279584098815918,
124
+ "stdev": 0.17156743096637475,
125
+ "p50": 0.04202315902709961,
126
+ "p90": 0.29981989135742193,
127
+ "p95": 0.385456134033203,
128
+ "p99": 0.45396512817382806,
129
  "values": [
130
+ 0.47109237670898435,
131
+ 0.04291116333007813,
132
+ 0.04202315902709961,
133
+ 0.04175627517700195,
134
+ 0.04200907516479492
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 78.15039284446914
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1137.176576,
148
+ "max_global_vram": 3155.406848,
149
+ "max_process_vram": 298653.618176,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5140035400390625,
157
+ "mean": 0.25700177001953123,
158
+ "stdev": 0.2140906066894531,
159
+ "p50": 0.25700177001953123,
160
+ "p90": 0.42827425537109376,
161
+ "p95": 0.449683316040039,
162
+ "p99": 0.46681056457519526,
163
  "values": [
164
+ 0.47109237670898435,
165
+ 0.04291116333007813
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.564095141041301
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1137.176576,
179
+ "max_global_vram": 3155.406848,
180
+ "max_process_vram": 298653.618176,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12578850936889646,
188
+ "mean": 0.041929503122965485,
189
+ "stdev": 0.00012262552681889077,
190
+ "p50": 0.04200907516479492,
191
+ "p90": 0.04202034225463867,
192
+ "p95": 0.04202175064086914,
193
+ "p99": 0.042022877349853514,
194
  "values": [
195
+ 0.04202315902709961,
196
+ 0.04175627517700195,
197
+ 0.04200907516479492
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 143.0973313087915
203
  },
204
  "energy": null,
205
  "efficiency": null