IlyasMoutawwakil HF staff commited on
Commit
8a0484e
·
verified ·
1 Parent(s): beb8d13

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
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_multiple-choice_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
9
  "library": "transformers",
@@ -82,7 +82,7 @@
82
  "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -94,9 +94,9 @@
94
  "optimum_benchmark_commit": null,
95
  "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
- "accelerate_version": "0.34.0",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.30.2",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
@@ -110,8 +110,8 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1309.261824,
114
- "max_global_vram": 3379.03616,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2730.491904,
117
  "max_allocated": 2516.23424
@@ -119,24 +119,24 @@
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.5540710411071779,
123
- "mean": 0.11081420822143558,
124
- "stdev": 0.11940297581414173,
125
- "p50": 0.051135486602783206,
126
- "p90": 0.23044853820800784,
127
- "p95": 0.290033869934082,
128
- "p99": 0.3377021353149414,
129
  "values": [
130
- 0.34961920166015625,
131
- 0.051692543029785154,
132
- 0.051135486602783206,
133
- 0.05064704132080078,
134
- 0.05097676849365235
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 90.24113568557384
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,8 +144,8 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1309.261824,
148
- "max_global_vram": 3379.03616,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 2730.491904,
151
  "max_allocated": 2516.23424
@@ -153,21 +153,21 @@
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.4013117446899414,
157
- "mean": 0.2006558723449707,
158
- "stdev": 0.14896332931518555,
159
- "p50": 0.2006558723449707,
160
- "p90": 0.31982653579711917,
161
- "p95": 0.33472286872863766,
162
- "p99": 0.34663993507385255,
163
  "values": [
164
- 0.34961920166015625,
165
- 0.051692543029785154
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 19.934627146735767
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,8 +175,8 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1309.261824,
179
- "max_global_vram": 3379.03616,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 2730.491904,
182
  "max_allocated": 2516.23424
@@ -184,22 +184,22 @@
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.15275929641723635,
188
- "mean": 0.050919765472412115,
189
- "stdev": 0.00020343992839101083,
190
- "p50": 0.05097676849365235,
191
- "p90": 0.05110374298095703,
192
- "p95": 0.05111961479187012,
193
- "p99": 0.05113231224060059,
194
  "values": [
195
- 0.051135486602783206,
196
- 0.05064704132080078,
197
- 0.05097676849365235
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 117.83243587896625
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_multiple-choice_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.6.0.dev20240917+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
9
  "library": "transformers",
 
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": [
 
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": null,
102
  "optimum_commit": null,
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1314.9184,
114
+ "max_global_vram": 3386.376192,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2730.491904,
117
  "max_allocated": 2516.23424
 
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.5443973236083984,
123
+ "mean": 0.10887946472167968,
124
+ "stdev": 0.11572612937408994,
125
+ "p50": 0.05109862518310547,
126
+ "p90": 0.22486589965820317,
127
+ "p95": 0.2825982025146484,
128
+ "p99": 0.3287840447998047,
129
  "values": [
130
+ 0.34033050537109377,
131
+ 0.05166899108886719,
132
+ 0.05061017608642578,
133
+ 0.05109862518310547,
134
+ 0.05068902587890625
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 91.84468371113176
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1314.9184,
148
+ "max_global_vram": 3386.376192,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 2730.491904,
151
  "max_allocated": 2516.23424
 
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.39199949645996096,
157
+ "mean": 0.19599974822998048,
158
+ "stdev": 0.1443307571411133,
159
+ "p50": 0.19599974822998048,
160
+ "p90": 0.31146435394287114,
161
+ "p95": 0.32589742965698243,
162
+ "p99": 0.3374438902282715,
163
  "values": [
164
+ 0.34033050537109377,
165
+ 0.05166899108886719
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 20.40818948046053
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1314.9184,
179
+ "max_global_vram": 3386.376192,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 2730.491904,
182
  "max_allocated": 2516.23424
 
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.1523978271484375,
188
+ "mean": 0.050799275716145835,
189
+ "stdev": 0.00021410573707137705,
190
+ "p50": 0.05068902587890625,
191
+ "p90": 0.051016705322265626,
192
+ "p95": 0.05105766525268555,
193
+ "p99": 0.05109043319702149,
194
  "values": [
195
+ 0.05061017608642578,
196
+ 0.05109862518310547,
197
+ 0.05068902587890625
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 118.11192020781084
203
  },
204
  "energy": null,
205
  "efficiency": null