IlyasMoutawwakil HF staff commited on
Commit
3e36a9a
·
verified ·
1 Parent(s): 492d326

Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -89,7 +89,7 @@
89
  "gpu_count": 1,
90
  "gpu_vram_mb": 68702699520,
91
  "optimum_benchmark_version": "0.2.1",
92
- "optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
93
  "transformers_version": "4.42.3",
94
  "transformers_commit": null,
95
  "accelerate_version": "0.31.0",
@@ -108,33 +108,33 @@
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
- "max_ram": 1642.614784,
112
- "max_global_vram": 3149.709312,
113
- "max_process_vram": 875525.582848,
114
  "max_reserved": 2707.423232,
115
  "max_allocated": 2497.88416
116
  },
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
- "total": 0.752962646484375,
121
- "mean": 0.150592529296875,
122
- "stdev": 0.21562056309541458,
123
- "p50": 0.04283641815185547,
124
- "p90": 0.3665436553955078,
125
- "p95": 0.474188148498535,
126
- "p99": 0.560303742980957,
127
  "values": [
128
- 0.5818326416015625,
129
- 0.043610176086425784,
130
- 0.04283641815185547,
131
- 0.04225082778930664,
132
- 0.04243258285522461
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
- "value": 66.4043564889345
138
  },
139
  "energy": null,
140
  "efficiency": null
@@ -142,30 +142,30 @@
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
- "max_ram": 1642.614784,
146
- "max_global_vram": 3149.709312,
147
- "max_process_vram": 875525.582848,
148
  "max_reserved": 2707.423232,
149
  "max_allocated": 2497.88416
150
  },
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
- "total": 0.6254428176879883,
155
- "mean": 0.31272140884399413,
156
- "stdev": 0.2691112327575683,
157
- "p50": 0.31272140884399413,
158
- "p90": 0.5280103950500488,
159
- "p95": 0.5549215183258056,
160
- "p99": 0.5764504169464111,
161
  "values": [
162
- 0.5818326416015625,
163
- 0.043610176086425784
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
- "value": 12.790937514596134
169
  },
170
  "energy": null,
171
  "efficiency": null
@@ -173,31 +173,31 @@
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
- "max_ram": 1642.614784,
177
- "max_global_vram": 3149.709312,
178
- "max_process_vram": 875525.582848,
179
  "max_reserved": 2707.423232,
180
  "max_allocated": 2497.88416
181
  },
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
- "total": 0.1275198287963867,
186
- "mean": 0.04250660959879557,
187
- "stdev": 0.00024472976559231985,
188
- "p50": 0.04243258285522461,
189
- "p90": 0.042755651092529295,
190
- "p95": 0.04279603462219238,
191
- "p99": 0.042828341445922846,
192
  "values": [
193
- 0.04283641815185547,
194
- 0.04225082778930664,
195
- 0.04243258285522461
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
- "value": 141.15451824155863
201
  },
202
  "energy": null,
203
  "efficiency": null
 
89
  "gpu_count": 1,
90
  "gpu_vram_mb": 68702699520,
91
  "optimum_benchmark_version": "0.2.1",
92
+ "optimum_benchmark_commit": "074fc31a7e13e70facbebbf8b363a0c312f75f69",
93
  "transformers_version": "4.42.3",
94
  "transformers_commit": null,
95
  "accelerate_version": "0.31.0",
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 1644.679168,
112
+ "max_global_vram": 3149.922304,
113
+ "max_process_vram": 864644.149248,
114
  "max_reserved": 2707.423232,
115
  "max_allocated": 2497.88416
116
  },
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
+ "total": 0.7190466461181642,
121
+ "mean": 0.14380932922363282,
122
+ "stdev": 0.20281621317889836,
123
+ "p50": 0.04246923065185547,
124
+ "p90": 0.3468019104003907,
125
+ "p95": 0.44812165832519524,
126
+ "p99": 0.5291774566650391,
127
  "values": [
128
+ 0.54944140625,
129
+ 0.042842666625976564,
130
+ 0.04225883102416992,
131
+ 0.04203451156616211,
132
+ 0.04246923065185547
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 69.53651792957989
138
  },
139
  "energy": null,
140
  "efficiency": null
 
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
+ "max_ram": 1644.679168,
146
+ "max_global_vram": 3149.922304,
147
+ "max_process_vram": 864644.149248,
148
  "max_reserved": 2707.423232,
149
  "max_allocated": 2497.88416
150
  },
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
+ "total": 0.5922840728759766,
155
+ "mean": 0.2961420364379883,
156
+ "stdev": 0.25329936981201173,
157
+ "p50": 0.2961420364379883,
158
+ "p90": 0.4987815322875977,
159
+ "p95": 0.5241114692687988,
160
+ "p99": 0.5443754188537598,
161
  "values": [
162
+ 0.54944140625,
163
+ 0.042842666625976564
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 13.507032125908927
169
  },
170
  "energy": null,
171
  "efficiency": null
 
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
+ "max_ram": 1644.679168,
177
+ "max_global_vram": 3149.922304,
178
+ "max_process_vram": 864644.149248,
179
  "max_reserved": 2707.423232,
180
  "max_allocated": 2497.88416
181
  },
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
+ "total": 0.12676257324218748,
186
+ "mean": 0.04225419108072916,
187
+ "stdev": 0.0001775036481744685,
188
+ "p50": 0.04225883102416992,
189
+ "p90": 0.042427150726318356,
190
+ "p95": 0.042448190689086916,
191
+ "p99": 0.04246502265930176,
192
  "values": [
193
+ 0.04225883102416992,
194
+ 0.04203451156616211,
195
+ 0.04246923065185547
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
+ "value": 141.99774854372765
201
  },
202
  "energy": null,
203
  "efficiency": null