IlyasMoutawwakil HF staff commited on
Commit
f0e30fd
·
verified ·
1 Parent(s): 5f66fb1

Upload cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-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": 1377.431552,
114
- "max_global_vram": 4597.481472,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 3948.937216,
117
  "max_allocated": 3702.95552
@@ -119,24 +119,24 @@
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7572991867065431,
123
- "mean": 0.1514598373413086,
124
- "stdev": 0.13316108240913693,
125
- "p50": 0.08477593231201172,
126
- "p90": 0.2851868591308594,
127
- "p95": 0.35148225402832023,
128
- "p99": 0.40451856994628904,
129
  "values": [
130
- 0.41777764892578123,
131
- 0.08630067443847657,
132
- 0.08477593231201172,
133
- 0.08427008056640625,
134
- 0.08417485046386719
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 66.02410365373234
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,8 +144,8 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1377.431552,
148
- "max_global_vram": 4597.481472,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 3948.937216,
151
  "max_allocated": 3702.95552
@@ -153,21 +153,21 @@
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5040783233642578,
157
- "mean": 0.2520391616821289,
158
- "stdev": 0.16573848724365234,
159
- "p50": 0.2520391616821289,
160
- "p90": 0.38462995147705076,
161
- "p95": 0.401203800201416,
162
- "p99": 0.4144628791809082,
163
  "values": [
164
- 0.41777764892578123,
165
- 0.08630067443847657
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.870549534063237
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,8 +175,8 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1377.431552,
179
- "max_global_vram": 4597.481472,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 3948.937216,
182
  "max_allocated": 3702.95552
@@ -184,22 +184,22 @@
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.25322086334228516,
188
- "mean": 0.08440695444742839,
189
- "stdev": 0.000263787403694411,
190
- "p50": 0.08427008056640625,
191
- "p90": 0.08467476196289063,
192
- "p95": 0.08472534713745117,
193
- "p99": 0.08476581527709962,
194
  "values": [
195
- 0.08477593231201172,
196
- 0.08427008056640625,
197
- 0.08417485046386719
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 71.08419015090765
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.6.0.dev20240917+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-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": 1387.503616,
114
+ "max_global_vram": 4604.821504,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 3948.937216,
117
  "max_allocated": 3702.95552
 
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7587256393432618,
123
+ "mean": 0.15174512786865235,
124
+ "stdev": 0.1287821211624142,
125
+ "p50": 0.087299072265625,
126
+ "p90": 0.28128870544433593,
127
+ "p95": 0.3452948501586913,
128
+ "p99": 0.3964997659301758,
129
  "values": [
130
+ 0.4093009948730469,
131
+ 0.08927027130126954,
132
+ 0.0864000015258789,
133
+ 0.087299072265625,
134
+ 0.08645529937744141
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 65.89997412408395
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1387.503616,
148
+ "max_global_vram": 4604.821504,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 3948.937216,
151
  "max_allocated": 3702.95552
 
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.4985712661743164,
157
+ "mean": 0.2492856330871582,
158
+ "stdev": 0.16001536178588868,
159
+ "p50": 0.2492856330871582,
160
+ "p90": 0.37729792251586913,
161
+ "p95": 0.393299458694458,
162
+ "p99": 0.4061006876373291,
163
  "values": [
164
+ 0.4093009948730469,
165
+ 0.08927027130126954
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 16.04585049873882
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1387.503616,
179
+ "max_global_vram": 4604.821504,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 3948.937216,
182
  "max_allocated": 3702.95552
 
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.2601543731689453,
188
+ "mean": 0.08671812438964843,
189
+ "stdev": 0.000411412031138385,
190
+ "p50": 0.08645529937744141,
191
+ "p90": 0.08713031768798828,
192
+ "p95": 0.08721469497680664,
193
+ "p99": 0.08728219680786133,
194
  "values": [
195
+ 0.0864000015258789,
196
+ 0.087299072265625,
197
+ 0.08645529937744141
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 69.18968834058664
203
  },
204
  "energy": null,
205
  "efficiency": null