IlyasMoutawwakil HF staff commited on
Commit
019be4c
·
verified ·
1 Parent(s): 5e8d42c

Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "d0c0a5c5918412583a4f2490ab7e3d1b48375998",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -103,40 +103,42 @@
103
  "timm_version": "1.0.7",
104
  "timm_commit": null,
105
  "peft_version": null,
106
- "peft_commit": null
 
 
107
  }
108
  },
109
  "report": {
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1133.89568,
114
- "max_global_vram": 4860.923904,
115
- "max_process_vram": 312445.464576,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7588260002136231,
123
- "mean": 0.15176520004272462,
124
- "stdev": 0.21511168314829737,
125
- "p50": 0.04443904495239258,
126
- "p90": 0.3675948837280274,
127
- "p95": 0.47478923263549794,
128
- "p99": 0.5605447117614746,
129
  "values": [
130
- 0.5819835815429687,
131
- 0.04443904495239258,
132
- 0.043245769500732424,
133
- 0.043145767211914064,
134
- 0.04601183700561524
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 65.89125831998918
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +146,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1133.89568,
148
- "max_global_vram": 4860.923904,
149
- "max_process_vram": 312445.464576,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6264226264953613,
157
- "mean": 0.31321131324768064,
158
- "stdev": 0.26877226829528805,
159
- "p50": 0.31321131324768064,
160
- "p90": 0.5282291278839111,
161
- "p95": 0.5551063547134398,
162
- "p99": 0.576608136177063,
163
  "values": [
164
- 0.5819835815429687,
165
- 0.04443904495239258
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.770930776810376
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +177,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1133.89568,
179
- "max_global_vram": 4860.923904,
180
- "max_process_vram": 312445.464576,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.13240337371826172,
188
- "mean": 0.04413445790608724,
189
- "stdev": 0.0013281351153530121,
190
- "p50": 0.043245769500732424,
191
- "p90": 0.045458623504638675,
192
- "p95": 0.045735230255126956,
193
- "p99": 0.04595651565551758,
194
  "values": [
195
- 0.043245769500732424,
196
- 0.043145767211914064,
197
- 0.04601183700561524
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 135.94819750063024
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "3b109cf557e2496fe3c954817385781e6dc5cad1",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
103
  "timm_version": "1.0.7",
104
  "timm_commit": null,
105
  "peft_version": null,
106
+ "peft_commit": null,
107
+ "llama_cpp_version": null,
108
+ "llama_cpp_commit": null
109
  }
110
  },
111
  "report": {
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
+ "max_ram": 1133.903872,
116
+ "max_global_vram": 4860.936192,
117
+ "max_process_vram": 298170.560512,
118
  "max_reserved": 2707.423232,
119
  "max_allocated": 2497.900032
120
  },
121
  "latency": {
122
  "unit": "s",
123
  "count": 5,
124
+ "total": 0.7383854331970214,
125
+ "mean": 0.1476770866394043,
126
+ "stdev": 0.20453043279443037,
127
+ "p50": 0.045291961669921874,
128
+ "p90": 0.3526409423828125,
129
+ "p95": 0.4546886352539061,
130
+ "p99": 0.5363267895507812,
131
  "values": [
132
+ 0.556736328125,
133
+ 0.04649786376953125,
134
+ 0.045291961669921874,
135
+ 0.0449615592956543,
136
+ 0.04489772033691406
137
  ]
138
  },
139
  "throughput": {
140
  "unit": "samples/s",
141
+ "value": 67.7153120200553
142
  },
143
  "energy": null,
144
  "efficiency": null
 
146
  "warmup": {
147
  "memory": {
148
  "unit": "MB",
149
+ "max_ram": 1133.903872,
150
+ "max_global_vram": 4860.936192,
151
+ "max_process_vram": 298170.560512,
152
  "max_reserved": 2707.423232,
153
  "max_allocated": 2497.900032
154
  },
155
  "latency": {
156
  "unit": "s",
157
  "count": 2,
158
+ "total": 0.6032341918945312,
159
+ "mean": 0.3016170959472656,
160
+ "stdev": 0.25511923217773436,
161
+ "p50": 0.3016170959472656,
162
+ "p90": 0.5057124816894532,
163
+ "p95": 0.5312244049072266,
164
+ "p99": 0.5516339434814452,
165
  "values": [
166
+ 0.556736328125,
167
+ 0.04649786376953125
168
  ]
169
  },
170
  "throughput": {
171
  "unit": "samples/s",
172
+ "value": 13.261847732594559
173
  },
174
  "energy": null,
175
  "efficiency": null
 
177
  "train": {
178
  "memory": {
179
  "unit": "MB",
180
+ "max_ram": 1133.903872,
181
+ "max_global_vram": 4860.936192,
182
+ "max_process_vram": 298170.560512,
183
  "max_reserved": 2707.423232,
184
  "max_allocated": 2497.900032
185
  },
186
  "latency": {
187
  "unit": "s",
188
  "count": 3,
189
+ "total": 0.13515124130249023,
190
+ "mean": 0.045050413767496744,
191
+ "stdev": 0.0001727771108253719,
192
+ "p50": 0.0449615592956543,
193
+ "p90": 0.04522588119506836,
194
+ "p95": 0.04525892143249512,
195
+ "p99": 0.04528535362243652,
196
  "values": [
197
+ 0.045291961669921874,
198
+ 0.0449615592956543,
199
+ 0.04489772033691406
200
  ]
201
  },
202
  "throughput": {
203
  "unit": "samples/s",
204
+ "value": 133.18412636487076
205
  },
206
  "energy": null,
207
  "efficiency": null