IlyasMoutawwakil HF staff commited on
Commit
869abf6
·
verified ·
1 Parent(s): 9fa92ca

Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -82,7 +82,7 @@
82
  "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.10.224-212.876.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -92,13 +92,13 @@
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
- "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
99
  "diffusers_version": "0.30.3",
100
  "diffusers_commit": null,
101
- "optimum_version": "1.22.0",
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
@@ -110,75 +110,73 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1314.967552,
114
- "max_global_vram": 3386.376192,
115
  "max_process_vram": 0.0,
116
- "max_reserved": 2730.491904,
117
  "max_allocated": 2516.23424
118
  },
119
  "latency": {
120
  "unit": "s",
121
- "values": [
122
- 0.3435233154296875,
123
- 0.05288755035400391,
124
- 0.05044838333129883,
125
- 0.051523582458496094,
126
- 0.05125529479980469
127
- ],
128
  "count": 5,
129
- "total": 0.549638126373291,
130
- "mean": 0.1099276252746582,
131
- "p50": 0.051523582458496094,
132
- "p90": 0.22726900939941408,
133
- "p95": 0.28539616241455074,
134
- "p99": 0.33189788482666016,
135
- "stdev": 0.11680048921878496,
136
- "stdev_": 106.25217176024194
 
 
 
 
 
 
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 90.96894411222506
141
  },
142
  "energy": {
143
  "unit": "kWh",
144
- "cpu": 1.0402735955540267e-05,
145
- "ram": 5.678991493030496e-06,
146
- "gpu": 1.8213347904083577e-05,
147
- "total": 3.429507535265434e-05
148
  },
149
  "efficiency": {
150
  "unit": "samples/kWh",
151
- "value": 291587.0543269131
152
  }
153
  },
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1314.967552,
158
- "max_global_vram": 3386.376192,
159
  "max_process_vram": 0.0,
160
- "max_reserved": 2730.491904,
161
  "max_allocated": 2516.23424
162
  },
163
  "latency": {
164
  "unit": "s",
165
- "values": [
166
- 0.3435233154296875,
167
- 0.05288755035400391
168
- ],
169
  "count": 2,
170
- "total": 0.3964108657836914,
171
- "mean": 0.1982054328918457,
172
- "p50": 0.1982054328918457,
173
- "p90": 0.31445973892211915,
174
- "p95": 0.3289915271759033,
175
- "p99": 0.34061695777893064,
176
- "stdev": 0.1453178825378418,
177
- "stdev_": 73.3168008654622
 
 
 
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 20.181081525563787
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +184,31 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1314.967552,
190
- "max_global_vram": 3386.376192,
191
  "max_process_vram": 0.0,
192
- "max_reserved": 2730.491904,
193
  "max_allocated": 2516.23424
194
  },
195
  "latency": {
196
  "unit": "s",
197
- "values": [
198
- 0.05044838333129883,
199
- 0.051523582458496094,
200
- 0.05125529479980469
201
- ],
202
  "count": 3,
203
- "total": 0.15322726058959962,
204
- "mean": 0.05107575352986654,
205
- "p50": 0.05125529479980469,
206
- "p90": 0.05146992492675781,
207
- "p95": 0.051496753692626955,
208
- "p99": 0.051518216705322264,
209
- "stdev": 0.0004569387934867524,
210
- "stdev_": 0.8946295686456343
 
 
 
 
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 117.47256937661234
215
  },
216
  "energy": null,
217
  "efficiency": null
 
82
  "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.10.225-213.878.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
92
  "gpu_vram_mb": 24146608128,
93
  "optimum_benchmark_version": "0.5.0",
94
  "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.45.1",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
99
  "diffusers_version": "0.30.3",
100
  "diffusers_commit": null,
101
+ "optimum_version": null,
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1332.793344,
114
+ "max_global_vram": 3384.27904,
115
  "max_process_vram": 0.0,
116
+ "max_reserved": 2728.394752,
117
  "max_allocated": 2516.23424
118
  },
119
  "latency": {
120
  "unit": "s",
 
 
 
 
 
 
 
121
  "count": 5,
122
+ "total": 0.5400596389770508,
123
+ "mean": 0.10801192779541016,
124
+ "stdev": 0.12299496105337895,
125
+ "p50": 0.04664012908935547,
126
+ "p90": 0.2312306625366211,
127
+ "p95": 0.2926157737731933,
128
+ "p99": 0.34172386276245115,
129
+ "values": [
130
+ 0.3540008850097656,
131
+ 0.046289920806884766,
132
+ 0.04664012908935547,
133
+ 0.047075328826904295,
134
+ 0.046053375244140625
135
+ ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 92.58236755982554
140
  },
141
  "energy": {
142
  "unit": "kWh",
143
+ "cpu": 1.046125367430568e-05,
144
+ "ram": 5.713747384554712e-06,
145
+ "gpu": 1.7916403221999826e-05,
146
+ "total": 3.4091404280860216e-05
147
  },
148
  "efficiency": {
149
  "unit": "samples/kWh",
150
+ "value": 293329.0725607996
151
  }
152
  },
153
  "warmup": {
154
  "memory": {
155
  "unit": "MB",
156
+ "max_ram": 1332.793344,
157
+ "max_global_vram": 3384.27904,
158
  "max_process_vram": 0.0,
159
+ "max_reserved": 2728.394752,
160
  "max_allocated": 2516.23424
161
  },
162
  "latency": {
163
  "unit": "s",
 
 
 
 
164
  "count": 2,
165
+ "total": 0.4002908058166504,
166
+ "mean": 0.2001454029083252,
167
+ "stdev": 0.15385548210144043,
168
+ "p50": 0.2001454029083252,
169
+ "p90": 0.32322978858947754,
170
+ "p95": 0.3386153367996216,
171
+ "p99": 0.35092377536773683,
172
+ "values": [
173
+ 0.3540008850097656,
174
+ 0.046289920806884766
175
+ ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 19.985470272490666
180
  },
181
  "energy": null,
182
  "efficiency": null
 
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 1332.793344,
188
+ "max_global_vram": 3384.27904,
189
  "max_process_vram": 0.0,
190
+ "max_reserved": 2728.394752,
191
  "max_allocated": 2516.23424
192
  },
193
  "latency": {
194
  "unit": "s",
 
 
 
 
 
195
  "count": 3,
196
+ "total": 0.1397688331604004,
197
+ "mean": 0.046589611053466796,
198
+ "stdev": 0.000418737256756081,
199
+ "p50": 0.04664012908935547,
200
+ "p90": 0.04698828887939453,
201
+ "p95": 0.047031808853149414,
202
+ "p99": 0.04706662483215332,
203
+ "values": [
204
+ 0.04664012908935547,
205
+ 0.047075328826904295,
206
+ 0.046053375244140625
207
+ ]
208
  },
209
  "throughput": {
210
  "unit": "samples/s",
211
+ "value": 128.78407576990347
212
  },
213
  "energy": null,
214
  "efficiency": null