IlyasMoutawwakil HF staff commited on
Commit
f3daca5
·
verified ·
1 Parent(s): 6abb80e

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
@@ -85,8 +85,8 @@
85
  ],
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
- "optimum_benchmark_version": "0.2.0",
89
- "optimum_benchmark_commit": "14fc8ac8cd252f949be10158bdcefa6a3b7c596a",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
@@ -105,33 +105,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1142.566912,
109
- "max_global_vram": 5353.611264,
110
- "max_process_vram": 427313.229824,
111
  "max_reserved": 3919.577088,
112
  "max_allocated": 3695.353344
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.8528244552612305,
118
- "mean": 0.1705648910522461,
119
- "stdev": 0.19901153135238922,
120
- "p50": 0.07096794128417969,
121
- "p90": 0.369914306640625,
122
- "p95": 0.46925061035156235,
123
- "p99": 0.5487196533203125,
124
  "values": [
125
- 0.5685869140625,
126
- 0.0719053955078125,
127
- 0.07096794128417969,
128
- 0.07056858062744141,
129
- 0.07079562377929688
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 58.628712733952256
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1142.566912,
143
- "max_global_vram": 5353.611264,
144
- "max_process_vram": 427313.229824,
145
  "max_reserved": 3919.577088,
146
  "max_allocated": 3695.353344
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.6404923095703124,
152
- "mean": 0.3202461547851562,
153
- "stdev": 0.24834075927734373,
154
- "p50": 0.3202461547851562,
155
- "p90": 0.5189187622070313,
156
- "p95": 0.5437528381347656,
157
- "p99": 0.5636200988769531,
158
  "values": [
159
- 0.5685869140625,
160
- 0.0719053955078125
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 12.490391969525701
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1142.566912,
174
- "max_global_vram": 5353.611264,
175
- "max_process_vram": 427313.229824,
176
  "max_reserved": 3919.577088,
177
  "max_allocated": 3695.353344
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.21233214569091796,
183
- "mean": 0.07077738189697265,
184
- "stdev": 0.0001635477672132413,
185
- "p50": 0.07079562377929688,
186
- "p90": 0.07093347778320312,
187
- "p95": 0.07095070953369141,
188
- "p99": 0.07096449493408204,
189
  "values": [
190
- 0.07096794128417969,
191
- 0.07056858062744141,
192
- 0.07079562377929688
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 84.77284464596221
198
  },
199
  "energy": null,
200
  "efficiency": null
 
85
  ],
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
+ "optimum_benchmark_version": "0.2.1",
89
+ "optimum_benchmark_commit": "56d026bf244c6516d8cb780280ce7cc6505f270e",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1136.881664,
109
+ "max_global_vram": 5353.607168,
110
+ "max_process_vram": 434174.369792,
111
  "max_reserved": 3919.577088,
112
  "max_allocated": 3695.353344
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.8709056854248046,
118
+ "mean": 0.1741811370849609,
119
+ "stdev": 0.20400232596487944,
120
+ "p50": 0.07212650299072265,
121
+ "p90": 0.37873470153808597,
122
+ "p95": 0.4804588729858397,
123
+ "p99": 0.5618382101440429,
124
  "values": [
125
+ 0.5821830444335937,
126
+ 0.07356218719482421,
127
+ 0.07212650299072265,
128
+ 0.07145785522460937,
129
+ 0.07157609558105468
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 57.411497980532
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1136.881664,
143
+ "max_global_vram": 5353.607168,
144
+ "max_process_vram": 434174.369792,
145
  "max_reserved": 3919.577088,
146
  "max_allocated": 3695.353344
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.6557452316284179,
152
+ "mean": 0.32787261581420896,
153
+ "stdev": 0.25431042861938474,
154
+ "p50": 0.32787261581420896,
155
+ "p90": 0.5313209587097167,
156
+ "p95": 0.5567520015716552,
157
+ "p99": 0.577096835861206,
158
  "values": [
159
+ 0.5821830444335937,
160
+ 0.07356218719482421
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 12.199859967160615
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1136.881664,
174
+ "max_global_vram": 5353.607168,
175
+ "max_process_vram": 434174.369792,
176
  "max_reserved": 3919.577088,
177
  "max_allocated": 3695.353344
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.2151604537963867,
183
+ "mean": 0.07172015126546223,
184
+ "stdev": 0.0002913605886636761,
185
+ "p50": 0.07157609558105468,
186
+ "p90": 0.07201642150878906,
187
+ "p95": 0.07207146224975586,
188
+ "p99": 0.0721154948425293,
189
  "values": [
190
+ 0.07212650299072265,
191
+ 0.07145785522460937,
192
+ 0.07157609558105468
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 83.65849617064845
198
  },
199
  "energy": null,
200
  "efficiency": null