IlyasMoutawwakil HF staff commited on
Commit
59d2640
1 Parent(s): b1dd4a4

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
@@ -51,6 +51,7 @@
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
 
54
  "eval_strategy": "no",
55
  "save_strategy": "no",
56
  "do_train": true,
@@ -90,7 +91,7 @@
90
  "gpu_count": 1,
91
  "gpu_vram_mb": 68702699520,
92
  "optimum_benchmark_version": "0.2.1",
93
- "optimum_benchmark_commit": "9a8b29987613b8b04c221447a49b37ee314548ff",
94
  "transformers_version": "4.42.3",
95
  "transformers_commit": null,
96
  "accelerate_version": "0.31.0",
@@ -109,33 +110,33 @@
109
  "overall": {
110
  "memory": {
111
  "unit": "MB",
112
- "max_ram": 1143.046144,
113
- "max_global_vram": 4373.782528,
114
- "max_process_vram": 441330.962432,
115
  "max_reserved": 3919.577088,
116
  "max_allocated": 3695.353344
117
  },
118
  "latency": {
119
  "unit": "s",
120
  "count": 5,
121
- "total": 0.9531649703979493,
122
- "mean": 0.19063299407958986,
123
- "stdev": 0.22226537915822725,
124
- "p50": 0.07910377502441407,
125
- "p90": 0.4138294250488282,
126
- "p95": 0.5244931732177733,
127
- "p99": 0.6130241717529297,
128
  "values": [
129
- 0.6351569213867188,
130
- 0.07910377502441407,
131
- 0.08183818054199218,
132
- 0.07831240844726563,
133
- 0.0787536849975586
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "samples/s",
138
- "value": 52.45681655624089
139
  },
140
  "energy": null,
141
  "efficiency": null
@@ -143,30 +144,30 @@
143
  "warmup": {
144
  "memory": {
145
  "unit": "MB",
146
- "max_ram": 1143.046144,
147
- "max_global_vram": 4373.782528,
148
- "max_process_vram": 441330.962432,
149
  "max_reserved": 3919.577088,
150
  "max_allocated": 3695.353344
151
  },
152
  "latency": {
153
  "unit": "s",
154
  "count": 2,
155
- "total": 0.7142606964111329,
156
- "mean": 0.35713034820556644,
157
- "stdev": 0.27802657318115237,
158
- "p50": 0.35713034820556644,
159
- "p90": 0.5795516067504883,
160
- "p95": 0.6073542640686035,
161
- "p99": 0.6295963899230957,
162
  "values": [
163
- 0.6351569213867188,
164
- 0.07910377502441407
165
  ]
166
  },
167
  "throughput": {
168
  "unit": "samples/s",
169
- "value": 11.200392294013543
170
  },
171
  "energy": null,
172
  "efficiency": null
@@ -174,31 +175,31 @@
174
  "train": {
175
  "memory": {
176
  "unit": "MB",
177
- "max_ram": 1143.046144,
178
- "max_global_vram": 4373.782528,
179
- "max_process_vram": 441330.962432,
180
  "max_reserved": 3919.577088,
181
  "max_allocated": 3695.353344
182
  },
183
  "latency": {
184
  "unit": "s",
185
  "count": 3,
186
- "total": 0.2389042739868164,
187
- "mean": 0.07963475799560547,
188
- "stdev": 0.0015684354065763758,
189
- "p50": 0.0787536849975586,
190
- "p90": 0.08122128143310546,
191
- "p95": 0.08152973098754883,
192
- "p99": 0.08177649063110351,
193
  "values": [
194
- 0.08183818054199218,
195
- 0.07831240844726563,
196
- 0.0787536849975586
197
  ]
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
- "value": 75.34398485057368
202
  },
203
  "energy": null,
204
  "efficiency": null
 
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
54
+ "evaluation_strategy": "no",
55
  "eval_strategy": "no",
56
  "save_strategy": "no",
57
  "do_train": true,
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.2.1",
94
+ "optimum_benchmark_commit": "3b8c49a169ebd79001b2a83fbf2b332612417102",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.31.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1138.200576,
114
+ "max_global_vram": 4373.262336,
115
+ "max_process_vram": 416659.480576,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.8961997299194336,
123
+ "mean": 0.17923994598388673,
124
+ "stdev": 0.20573811688844795,
125
+ "p50": 0.07770566558837891,
126
+ "p90": 0.38567786560058603,
127
+ "p95": 0.4881875350952148,
128
+ "p99": 0.5701952706909179,
129
  "values": [
130
+ 0.5906972045898438,
131
+ 0.0770365447998047,
132
+ 0.07814885711669922,
133
+ 0.07770566558837891,
134
+ 0.07261145782470703
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 55.79113486733017
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1138.200576,
148
+ "max_global_vram": 4373.262336,
149
+ "max_process_vram": 416659.480576,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6677337493896485,
157
+ "mean": 0.33386687469482423,
158
+ "stdev": 0.2568303298950195,
159
+ "p50": 0.33386687469482423,
160
+ "p90": 0.5393311386108399,
161
+ "p95": 0.5650141716003418,
162
+ "p99": 0.5855605979919434,
163
  "values": [
164
+ 0.5906972045898438,
165
+ 0.0770365447998047
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 11.980823205824947
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1138.200576,
179
+ "max_global_vram": 4373.262336,
180
+ "max_process_vram": 416659.480576,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.22846598052978517,
188
+ "mean": 0.07615532684326172,
189
+ "stdev": 0.002512417215644138,
190
+ "p50": 0.07770566558837891,
191
+ "p90": 0.07806021881103516,
192
+ "p95": 0.0781045379638672,
193
+ "p99": 0.07813999328613282,
194
  "values": [
195
+ 0.07814885711669922,
196
+ 0.07770566558837891,
197
+ 0.07261145782470703
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 78.78634691370752
203
  },
204
  "energy": null,
205
  "efficiency": null