IlyasMoutawwakil HF staff commited on
Commit
f5dcbc9
·
verified ·
1 Parent(s): 96ddf19

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.2.2+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
@@ -77,12 +77,12 @@
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",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -91,16 +91,16 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
- "optimum_benchmark_commit": "65fa416fd503cfe9a2be7637ee30c70a4a1f96f1",
95
- "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.29.2",
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,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1150.779392,
114
- "max_global_vram": 4373.23776,
115
- "max_process_vram": 449245.147136,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.8164827804565429,
123
- "mean": 0.16329655609130858,
124
- "stdev": 0.1836888493465094,
125
- "p50": 0.07161728668212891,
126
- "p90": 0.3471241821289063,
127
- "p95": 0.4388990661621093,
128
- "p99": 0.5123189733886718,
129
  "values": [
130
- 0.5306739501953125,
131
- 0.07179953002929687,
132
- 0.07121312713623047,
133
- 0.07117888641357421,
134
- 0.07161728668212891
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 61.23827862241271
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1150.779392,
148
- "max_global_vram": 4373.23776,
149
- "max_process_vram": 449245.147136,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6024734802246093,
157
- "mean": 0.30123674011230467,
158
- "stdev": 0.22943721008300783,
159
- "p50": 0.30123674011230467,
160
- "p90": 0.48478650817871094,
161
- "p95": 0.5077302291870117,
162
- "p99": 0.5260852059936524,
163
  "values": [
164
- 0.5306739501953125,
165
- 0.07179953002929687
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 13.278592772278548
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1150.779392,
179
- "max_global_vram": 4373.23776,
180
- "max_process_vram": 449245.147136,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.2140093002319336,
188
- "mean": 0.07133643341064454,
189
- "stdev": 0.00019908461659909734,
190
- "p50": 0.07121312713623047,
191
- "p90": 0.07153645477294922,
192
- "p95": 0.07157687072753907,
193
- "p99": 0.07160920349121094,
194
  "values": [
195
- 0.07121312713623047,
196
- 0.07117888641357421,
197
- 0.07161728668212891
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 84.10849425932618
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.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
 
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
+ "cpu": " AMD EPYC 7763 64-Core Processor",
81
+ "cpu_count": 128,
82
+ "cpu_ram_mb": 1082015.256576,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
+ "diffusers_version": "0.30.1",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
+ "timm_version": "1.0.9",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1645.903872,
114
+ "max_global_vram": 0.0,
115
+ "max_process_vram": 0.0,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.9753676147460938,
123
+ "mean": 0.19507352294921876,
124
+ "stdev": 0.23295835805414916,
125
+ "p50": 0.07813955688476562,
126
+ "p90": 0.42896928100585946,
127
+ "p95": 0.5449765228271484,
128
+ "p99": 0.6377823162841797,
129
  "values": [
130
+ 0.6609837646484376,
131
+ 0.07813955688476562,
132
+ 0.07770804595947266,
133
+ 0.08094755554199219,
134
+ 0.07758869171142578
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 51.262723145688945
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1645.903872,
148
+ "max_global_vram": 0.0,
149
+ "max_process_vram": 0.0,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.7391233215332031,
157
+ "mean": 0.3695616607666016,
158
+ "stdev": 0.291422103881836,
159
+ "p50": 0.3695616607666016,
160
+ "p90": 0.6026993438720704,
161
+ "p95": 0.6318415542602539,
162
+ "p99": 0.6551553225708008,
163
  "values": [
164
+ 0.6609837646484376,
165
+ 0.07813955688476562
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 10.823633576336315
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1645.903872,
179
+ "max_global_vram": 0.0,
180
+ "max_process_vram": 0.0,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.23624429321289064,
188
+ "mean": 0.07874809773763021,
189
+ "stdev": 0.001556014638750405,
190
+ "p50": 0.07770804595947266,
191
+ "p90": 0.08029965362548828,
192
+ "p95": 0.08062360458374024,
193
+ "p99": 0.0808827653503418,
194
  "values": [
195
+ 0.07770804595947266,
196
+ 0.08094755554199219,
197
+ 0.07758869171142578
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 76.19231667018246
203
  },
204
  "energy": null,
205
  "efficiency": null