IlyasMoutawwakil HF staff commited on
Commit
b44513a
·
verified ·
1 Parent(s): 3c6fe69

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
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.0",
89
- "optimum_benchmark_commit": "77e62a3eef699bce70248c56d35c703369938b85",
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": 1121.787904,
109
- "max_global_vram": 4781.11744,
110
- "max_process_vram": 288653.979648,
111
  "max_reserved": 2707.423232,
112
  "max_allocated": 2497.900032
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.6974944992065429,
118
- "mean": 0.1394988998413086,
119
- "stdev": 0.19443380983666586,
120
- "p50": 0.04210103988647461,
121
- "p90": 0.3342643478393555,
122
- "p95": 0.4313149436950683,
123
- "p99": 0.5089554203796387,
124
  "values": [
125
- 0.5283655395507812,
126
- 0.0431125602722168,
127
- 0.04210103988647461,
128
- 0.04205704116821289,
129
- 0.04185831832885742
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 71.68515315443933
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1121.787904,
143
- "max_global_vram": 4781.11744,
144
- "max_process_vram": 288653.979648,
145
  "max_reserved": 2707.423232,
146
  "max_allocated": 2497.900032
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.571478099822998,
152
- "mean": 0.285739049911499,
153
- "stdev": 0.2426264896392822,
154
- "p50": 0.285739049911499,
155
- "p90": 0.4798402416229248,
156
- "p95": 0.504102890586853,
157
- "p99": 0.5235130097579956,
158
  "values": [
159
- 0.5283655395507812,
160
- 0.0431125602722168
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 13.99878665950246
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1121.787904,
174
- "max_global_vram": 4781.11744,
175
- "max_process_vram": 288653.979648,
176
  "max_reserved": 2707.423232,
177
  "max_allocated": 2497.900032
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.12601639938354492,
183
- "mean": 0.04200546646118164,
184
- "stdev": 0.00010558851401248869,
185
- "p50": 0.04205704116821289,
186
- "p90": 0.042092240142822264,
187
- "p95": 0.04209664001464844,
188
- "p99": 0.04210015991210937,
189
  "values": [
190
- 0.04210103988647461,
191
- 0.04205704116821289,
192
- 0.04185831832885742
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 142.83855187145127
198
  },
199
  "energy": null,
200
  "efficiency": null
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.0",
89
+ "optimum_benchmark_commit": "b04fb3c909a5873eadf03d7b46ccfac63afcdf9e",
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": 1121.718272,
109
+ "max_global_vram": 4135.821312,
110
+ "max_process_vram": 289392.623616,
111
  "max_reserved": 2707.423232,
112
  "max_allocated": 2497.900032
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.7152956962585448,
118
+ "mean": 0.14305913925170896,
119
+ "stdev": 0.20021667621565858,
120
+ "p50": 0.04293959045410156,
121
+ "p90": 0.34358918304443364,
122
+ "p95": 0.4435403800964355,
123
+ "p99": 0.5235013377380371,
124
  "values": [
125
+ 0.5434915771484375,
126
+ 0.04373559188842773,
127
+ 0.04293959045410156,
128
+ 0.04258678817749023,
129
+ 0.04254214859008789
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 69.90116152177633
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1121.718272,
143
+ "max_global_vram": 4135.821312,
144
+ "max_process_vram": 289392.623616,
145
  "max_reserved": 2707.423232,
146
  "max_allocated": 2497.900032
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.5872271690368652,
152
+ "mean": 0.2936135845184326,
153
+ "stdev": 0.2498779926300049,
154
+ "p50": 0.29361358451843267,
155
+ "p90": 0.49351597862243657,
156
+ "p95": 0.518503777885437,
157
+ "p99": 0.5384940172958375,
158
  "values": [
159
+ 0.5434915771484375,
160
+ 0.04373559188842773
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 13.623347865735028
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1121.718272,
174
+ "max_global_vram": 4135.821312,
175
+ "max_process_vram": 289392.623616,
176
  "max_reserved": 2707.423232,
177
  "max_allocated": 2497.900032
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.1280685272216797,
183
+ "mean": 0.04268950907389323,
184
+ "stdev": 0.000177770818257744,
185
+ "p50": 0.04258678817749023,
186
+ "p90": 0.0428690299987793,
187
+ "p95": 0.04290431022644043,
188
+ "p99": 0.04293253440856933,
189
  "values": [
190
+ 0.04293959045410156,
191
+ 0.04258678817749023,
192
+ 0.04254214859008789
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 140.54975403006682
198
  },
199
  "energy": null,
200
  "efficiency": null