IlyasMoutawwakil HF staff commited on
Commit
183c144
·
verified ·
1 Parent(s): e507178

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
@@ -51,6 +51,7 @@
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
 
54
  "do_train": true,
55
  "use_cpu": false,
56
  "max_steps": 5,
@@ -107,7 +108,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1735.12704,
111
  "max_global_vram": 3379.03616,
112
  "max_process_vram": 0.0,
113
  "max_reserved": 2730.491904,
@@ -116,24 +117,24 @@
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 1.0032844429016112,
120
- "mean": 0.20065688858032224,
121
- "stdev": 0.29961653808602984,
122
- "p50": 0.05104435348510742,
123
- "p90": 0.5005369186401368,
124
- "p95": 0.6502131614685058,
125
- "p99": 0.7699541557312012,
126
  "values": [
127
- 0.799889404296875,
128
- 0.05104435348510742,
129
- 0.05039923095703125,
130
- 0.0515081901550293,
131
- 0.05044326400756836
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 49.836315467420576
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,7 +142,7 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1735.12704,
145
  "max_global_vram": 3379.03616,
146
  "max_process_vram": 0.0,
147
  "max_reserved": 2730.491904,
@@ -150,21 +151,21 @@
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.8509337577819824,
154
- "mean": 0.4254668788909912,
155
- "stdev": 0.37442252540588383,
156
- "p50": 0.4254668788909912,
157
- "p90": 0.7250048992156983,
158
- "p95": 0.7624471517562866,
159
- "p99": 0.7924009537887574,
160
  "values": [
161
- 0.799889404296875,
162
- 0.05104435348510742
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 9.401436864900685
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,7 +173,7 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1735.12704,
176
  "max_global_vram": 3379.03616,
177
  "max_process_vram": 0.0,
178
  "max_reserved": 2730.491904,
@@ -181,22 +182,22 @@
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.1523506851196289,
185
- "mean": 0.05078356170654297,
186
- "stdev": 0.0005127049305085591,
187
- "p50": 0.05044326400756836,
188
- "p90": 0.05129520492553711,
189
- "p95": 0.0514016975402832,
190
- "p99": 0.051486891632080076,
191
  "values": [
192
- 0.05039923095703125,
193
- 0.0515081901550293,
194
- 0.05044326400756836
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 118.14846770046375
200
  },
201
  "energy": null,
202
  "efficiency": null
 
51
  "per_device_train_batch_size": 2,
52
  "gradient_accumulation_steps": 1,
53
  "output_dir": "./trainer_output",
54
+ "evaluation_strategy": "no",
55
  "do_train": true,
56
  "use_cpu": false,
57
  "max_steps": 5,
 
108
  "overall": {
109
  "memory": {
110
  "unit": "MB",
111
+ "max_ram": 1735.675904,
112
  "max_global_vram": 3379.03616,
113
  "max_process_vram": 0.0,
114
  "max_reserved": 2730.491904,
 
117
  "latency": {
118
  "unit": "s",
119
  "count": 5,
120
+ "total": 0.909208553314209,
121
+ "mean": 0.1818417106628418,
122
+ "stdev": 0.26086022632989037,
123
+ "p50": 0.05125529479980469,
124
+ "p90": 0.44296764221191415,
125
+ "p95": 0.5732646743774413,
126
+ "p99": 0.6775023001098633,
127
  "values": [
128
+ 0.7035617065429688,
129
+ 0.05207654571533203,
130
+ 0.05125529479980469,
131
+ 0.051151870727539066,
132
+ 0.051163135528564455
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 54.992883445434046
138
  },
139
  "energy": null,
140
  "efficiency": null
 
142
  "warmup": {
143
  "memory": {
144
  "unit": "MB",
145
+ "max_ram": 1735.675904,
146
  "max_global_vram": 3379.03616,
147
  "max_process_vram": 0.0,
148
  "max_reserved": 2730.491904,
 
151
  "latency": {
152
  "unit": "s",
153
  "count": 2,
154
+ "total": 0.7556382522583008,
155
+ "mean": 0.3778191261291504,
156
+ "stdev": 0.3257425804138184,
157
+ "p50": 0.3778191261291504,
158
+ "p90": 0.6384131904602052,
159
+ "p95": 0.670987448501587,
160
+ "p99": 0.6970468549346924,
161
  "values": [
162
+ 0.7035617065429688,
163
+ 0.05207654571533203
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "samples/s",
168
+ "value": 10.587076522517483
169
  },
170
  "energy": null,
171
  "efficiency": null
 
173
  "train": {
174
  "memory": {
175
  "unit": "MB",
176
+ "max_ram": 1735.675904,
177
  "max_global_vram": 3379.03616,
178
  "max_process_vram": 0.0,
179
  "max_reserved": 2730.491904,
 
182
  "latency": {
183
  "unit": "s",
184
  "count": 3,
185
+ "total": 0.1535703010559082,
186
+ "mean": 0.05119010035196939,
187
+ "stdev": 4.632825600679114e-05,
188
+ "p50": 0.051163135528564455,
189
+ "p90": 0.05123686294555664,
190
+ "p95": 0.051246078872680664,
191
+ "p99": 0.051253451614379886,
192
  "values": [
193
+ 0.05125529479980469,
194
+ 0.051151870727539066,
195
+ 0.051163135528564455
196
  ]
197
  },
198
  "throughput": {
199
  "unit": "samples/s",
200
+ "value": 117.21016287808796
201
  },
202
  "energy": null,
203
  "efficiency": null