IlyasMoutawwakil HF staff commited on
Commit
cc63d55
·
verified ·
1 Parent(s): e8106aa

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
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-classification",
9
- "model": "FacebookAI/roberta-base",
10
  "library": "transformers",
 
 
11
  "device": "cuda",
12
  "device_ids": "0",
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
- "hub_kwargs": {
17
- "revision": "main",
18
- "force_download": false,
19
- "local_files_only": false,
20
- "trust_remote_code": false
21
- },
22
  "no_weights": true,
23
  "device_map": null,
24
  "torch_dtype": null,
@@ -107,7 +105,7 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1096.536064,
111
  "max_global_vram": 3379.03616,
112
  "max_process_vram": 0.0,
113
  "max_reserved": 2730.491904,
@@ -116,24 +114,24 @@
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.8728084602355958,
120
- "mean": 0.17456169204711916,
121
- "stdev": 0.24904601750039237,
122
- "p50": 0.05011763381958008,
123
- "p90": 0.42381312561035167,
124
- "p95": 0.5482332229614257,
125
- "p99": 0.6477693008422851,
126
  "values": [
127
- 0.6726533203125,
128
- 0.050552833557128904,
129
- 0.05011763381958008,
130
- 0.049568767547607424,
131
- 0.0499159049987793
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 57.286337470312304
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,7 +139,7 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1096.536064,
145
  "max_global_vram": 3379.03616,
146
  "max_process_vram": 0.0,
147
  "max_reserved": 2730.491904,
@@ -150,21 +148,21 @@
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.7232061538696289,
154
- "mean": 0.36160307693481447,
155
- "stdev": 0.31105024337768555,
156
- "p50": 0.36160307693481447,
157
- "p90": 0.6104432716369629,
158
- "p95": 0.6415482959747314,
159
- "p99": 0.6664323154449463,
160
  "values": [
161
- 0.6726533203125,
162
- 0.050552833557128904
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 11.061852774889614
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,7 +170,7 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1096.536064,
176
  "max_global_vram": 3379.03616,
177
  "max_process_vram": 0.0,
178
  "max_reserved": 2730.491904,
@@ -181,22 +179,22 @@
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.1496023063659668,
185
- "mean": 0.04986743545532227,
186
- "stdev": 0.00022667968385586135,
187
- "p50": 0.0499159049987793,
188
- "p90": 0.05007728805541992,
189
- "p95": 0.0500974609375,
190
- "p99": 0.05011359924316406,
191
  "values": [
192
- 0.05011763381958008,
193
- 0.049568767547607424,
194
- 0.0499159049987793
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 120.3190006708001
200
  },
201
  "energy": null,
202
  "efficiency": null
 
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-classification",
 
9
  "library": "transformers",
10
+ "model": "FacebookAI/roberta-base",
11
+ "processor": "FacebookAI/roberta-base",
12
  "device": "cuda",
13
  "device_ids": "0",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
+ "model_kwargs": {},
18
+ "processor_kwargs": {},
19
+ "hub_kwargs": {},
 
 
 
20
  "no_weights": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1096.86784,
109
  "max_global_vram": 3379.03616,
110
  "max_process_vram": 0.0,
111
  "max_reserved": 2730.491904,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.8786022720336915,
118
+ "mean": 0.17572045440673828,
119
+ "stdev": 0.2515126677924941,
120
+ "p50": 0.04978278350830078,
121
+ "p90": 0.42754848480224616,
122
+ "p95": 0.5531468009948729,
123
+ "p99": 0.6536254539489745,
124
  "values": [
125
+ 0.6787451171875,
126
+ 0.05075353622436524,
127
+ 0.04978278350830078,
128
+ 0.04960768127441406,
129
+ 0.049713153839111325
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 56.90857125177417
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1096.86784,
143
  "max_global_vram": 3379.03616,
144
  "max_process_vram": 0.0,
145
  "max_reserved": 2730.491904,
 
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.7294986534118653,
152
+ "mean": 0.36474932670593263,
153
+ "stdev": 0.3139957904815674,
154
+ "p50": 0.36474932670593263,
155
+ "p90": 0.6159459590911865,
156
+ "p95": 0.6473455381393433,
157
+ "p99": 0.6724652013778686,
158
  "values": [
159
+ 0.6787451171875,
160
+ 0.05075353622436524
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 10.966435595986367
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1096.86784,
174
  "max_global_vram": 3379.03616,
175
  "max_process_vram": 0.0,
176
  "max_reserved": 2730.491904,
 
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.14910361862182617,
183
+ "mean": 0.04970120620727539,
184
+ "stdev": 7.198267156242122e-05,
185
+ "p50": 0.049713153839111325,
186
+ "p90": 0.04976885757446289,
187
+ "p95": 0.049775820541381834,
188
+ "p99": 0.04978139091491699,
189
  "values": [
190
+ 0.04978278350830078,
191
+ 0.04960768127441406,
192
+ 0.049713153839111325
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 120.72141619616679
198
  },
199
  "energy": null,
200
  "efficiency": null