IlyasMoutawwakil HF staff commited on
Commit
f85d5e8
·
verified ·
1 Parent(s): ca5668f

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
@@ -77,9 +77,9 @@
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
- "cpu": " AMD EPYC 7763 64-Core Processor",
81
- "cpu_count": 128,
82
- "cpu_ram_mb": 1082015.236096,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
@@ -91,8 +91,8 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
95
- "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
@@ -100,7 +100,7 @@
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
- "timm_version": "1.0.7",
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.480384,
114
- "max_global_vram": 5206.48704,
115
- "max_process_vram": 472719.95392,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.8867622909545898,
123
- "mean": 0.17735245819091797,
124
- "stdev": 0.20688244221693805,
125
- "p50": 0.075066650390625,
126
- "p90": 0.3848206329345703,
127
- "p95": 0.48796561431884755,
128
- "p99": 0.5704815994262695,
129
  "values": [
130
- 0.591110595703125,
131
- 0.075066650390625,
132
- 0.07538568878173828,
133
- 0.07247783660888672,
134
- 0.07272151947021484
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 56.38489650498732
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1150.480384,
148
- "max_global_vram": 5206.48704,
149
- "max_process_vram": 472719.95392,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.66617724609375,
157
- "mean": 0.333088623046875,
158
- "stdev": 0.25802197265625,
159
- "p50": 0.333088623046875,
160
- "p90": 0.539506201171875,
161
- "p95": 0.5653083984374999,
162
- "p99": 0.5859501562499999,
163
  "values": [
164
- 0.591110595703125,
165
- 0.075066650390625
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.008816042441314
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1150.480384,
179
- "max_global_vram": 5206.48704,
180
- "max_process_vram": 472719.95392,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.22058504486083985,
188
- "mean": 0.07352834828694661,
189
- "stdev": 0.001317100507281297,
190
- "p50": 0.07272151947021484,
191
- "p90": 0.0748528549194336,
192
- "p95": 0.07511927185058594,
193
- "p99": 0.07533240539550781,
194
  "values": [
195
- 0.07538568878173828,
196
- 0.07247783660888672,
197
- 0.07272151947021484
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 81.60118022214803
203
  },
204
  "energy": null,
205
  "efficiency": null
 
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",
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "0aac0108c378c328492774ddb431ea89a3c2b507",
95
+ "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
 
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
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1155.887104,
114
+ "max_global_vram": 4373.200896,
115
+ "max_process_vram": 436429.279232,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7988451080322266,
123
+ "mean": 0.15976902160644532,
124
+ "stdev": 0.17448169743077416,
125
+ "p50": 0.07090088653564453,
126
+ "p90": 0.3372477844238282,
127
+ "p95": 0.4229452117919921,
128
+ "p99": 0.4915031536865235,
129
  "values": [
130
+ 0.5086426391601563,
131
+ 0.08015550231933594,
132
+ 0.07090088653564453,
133
+ 0.06968392181396485,
134
+ 0.069462158203125
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 62.590356374796656
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1155.887104,
148
+ "max_global_vram": 4373.200896,
149
+ "max_process_vram": 436429.279232,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5887981414794923,
157
+ "mean": 0.29439907073974614,
158
+ "stdev": 0.21424356842041017,
159
+ "p50": 0.29439907073974614,
160
+ "p90": 0.46579392547607423,
161
+ "p95": 0.48721828231811526,
162
+ "p99": 0.5043577677917481,
163
  "values": [
164
+ 0.5086426391601563,
165
+ 0.08015550231933594
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.58699940848682
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1155.887104,
179
+ "max_global_vram": 4373.200896,
180
+ "max_process_vram": 436429.279232,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.21004696655273436,
188
+ "mean": 0.07001565551757812,
189
+ "stdev": 0.0006324662000367234,
190
+ "p50": 0.06968392181396485,
191
+ "p90": 0.07065749359130859,
192
+ "p95": 0.07077919006347656,
193
+ "p99": 0.07087654724121094,
194
  "values": [
195
+ 0.07090088653564453,
196
+ 0.06968392181396485,
197
+ 0.069462158203125
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 85.69511997918296
203
  },
204
  "energy": null,
205
  "efficiency": null