IlyasMoutawwakil HF staff commited on
Commit
aa4a31e
·
verified ·
1 Parent(s): b0bc09c

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
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_text-classification_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-classification",
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": 1296.81408,
114
- "max_global_vram": 3379.03616,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2730.491904,
117
  "max_allocated": 2516.250112
@@ -119,24 +119,24 @@
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.5373449707031249,
123
- "mean": 0.10746899414062498,
124
- "stdev": 0.1140979612801753,
125
- "p50": 0.05031321716308594,
126
- "p90": 0.2219085891723633,
127
- "p95": 0.27878585281372065,
128
- "p99": 0.3242876637268066,
129
  "values": [
130
- 0.3356631164550781,
131
- 0.05127679824829102,
132
- 0.05001728057861328,
133
- 0.050074558258056644,
134
- 0.05031321716308594
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 93.05009393606896
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,8 +144,8 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1296.81408,
148
- "max_global_vram": 3379.03616,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 2730.491904,
151
  "max_allocated": 2516.250112
@@ -153,21 +153,21 @@
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.38693991470336914,
157
- "mean": 0.19346995735168457,
158
- "stdev": 0.14219315910339356,
159
- "p50": 0.19346995735168457,
160
- "p90": 0.30722448463439944,
161
- "p95": 0.32144380054473876,
162
- "p99": 0.33281925327301026,
163
  "values": [
164
- 0.3356631164550781,
165
- 0.05127679824829102
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 20.67504461547436
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,8 +175,8 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1296.81408,
179
- "max_global_vram": 3379.03616,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 2730.491904,
182
  "max_allocated": 2516.250112
@@ -184,22 +184,22 @@
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.15040505599975584,
188
- "mean": 0.05013501866658528,
189
- "stdev": 0.0001281567042255277,
190
- "p50": 0.050074558258056644,
191
- "p90": 0.05026548538208008,
192
- "p95": 0.05028935127258301,
193
- "p99": 0.05030844398498535,
194
  "values": [
195
- 0.05001728057861328,
196
- 0.050074558258056644,
197
- 0.05031321716308594
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 119.67682788555472
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_text-classification_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": "text-classification",
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": 1301.291008,
114
+ "max_global_vram": 3386.376192,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2730.491904,
117
  "max_allocated": 2516.250112
 
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.5393438110351563,
123
+ "mean": 0.10786876220703126,
124
+ "stdev": 0.11324671604240116,
125
+ "p50": 0.05125830459594727,
126
+ "p90": 0.22127759552001958,
127
+ "p95": 0.2778195991516113,
128
+ "p99": 0.32305320205688476,
129
  "values": [
130
+ 0.33436160278320315,
131
+ 0.05165158462524414,
132
+ 0.05125830459594727,
133
+ 0.05123891067504883,
134
+ 0.05083340835571289
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 92.70524473811163
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1301.291008,
148
+ "max_global_vram": 3386.376192,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 2730.491904,
151
  "max_allocated": 2516.250112
 
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.3860131874084473,
157
+ "mean": 0.19300659370422366,
158
+ "stdev": 0.14135500907897952,
159
+ "p50": 0.19300659370422366,
160
+ "p90": 0.30609060096740726,
161
+ "p95": 0.3202261018753052,
162
+ "p99": 0.33153450260162354,
163
  "values": [
164
+ 0.33436160278320315,
165
+ 0.05165158462524414
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 20.724680557441836
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1301.291008,
179
+ "max_global_vram": 3386.376192,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 2730.491904,
182
  "max_allocated": 2516.250112
 
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.153330623626709,
188
+ "mean": 0.05111020787556966,
189
+ "stdev": 0.0001958868920008985,
190
+ "p50": 0.05123891067504883,
191
+ "p90": 0.05125442581176758,
192
+ "p95": 0.05125636520385742,
193
+ "p99": 0.0512579167175293,
194
  "values": [
195
+ 0.05125830459594727,
196
+ 0.05123891067504883,
197
+ 0.05083340835571289
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 117.39337892358603
203
  },
204
  "energy": null,
205
  "efficiency": null