IlyasMoutawwakil HF staff commited on
Commit
d05f958
·
verified ·
1 Parent(s): 1c03f78

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,17 +6,19 @@
6
  "version": "2.2.2",
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,
@@ -74,7 +76,7 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7R32",
76
  "cpu_count": 16,
77
- "cpu_ram_mb": 66697.29792,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
@@ -89,7 +91,7 @@
89
  "optimum_benchmark_commit": null,
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
- "accelerate_version": "0.30.0",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.27.2",
95
  "diffusers_commit": null,
@@ -105,7 +107,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1080.045568,
109
  "max_global_vram": 3379.03616,
110
  "max_process_vram": 0.0,
111
  "max_reserved": 2730.491904,
@@ -114,24 +116,24 @@
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.7572070236206054,
118
- "mean": 0.1514414047241211,
119
- "stdev": 0.20586505703812857,
120
- "p50": 0.04825395202636719,
121
- "p90": 0.35769199676513674,
122
- "p95": 0.460431142425537,
123
- "p99": 0.5426224589538574,
124
  "values": [
125
- 0.5631702880859375,
126
- 0.04947455978393555,
127
- 0.04825395202636719,
128
- 0.048247806549072264,
129
- 0.04806041717529297
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 66.03213974551329
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,7 +141,7 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1080.045568,
143
  "max_global_vram": 3379.03616,
144
  "max_process_vram": 0.0,
145
  "max_reserved": 2730.491904,
@@ -148,21 +150,21 @@
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.612644847869873,
152
- "mean": 0.3063224239349365,
153
- "stdev": 0.25684786415100097,
154
- "p50": 0.3063224239349365,
155
- "p90": 0.5118007152557373,
156
- "p95": 0.5374855016708374,
157
- "p99": 0.5580333308029175,
158
  "values": [
159
- 0.5631702880859375,
160
- 0.04947455978393555
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 13.058136419192111
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,7 +172,7 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1080.045568,
174
  "max_global_vram": 3379.03616,
175
  "max_process_vram": 0.0,
176
  "max_reserved": 2730.491904,
@@ -179,22 +181,22 @@
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.14456217575073244,
183
- "mean": 0.048187391916910814,
184
- "stdev": 8.98197471958264e-05,
185
- "p50": 0.048247806549072264,
186
- "p90": 0.0482527229309082,
187
- "p95": 0.0482533374786377,
188
- "p99": 0.048253829116821294,
189
  "values": [
190
- 0.04825395202636719,
191
- 0.048247806549072264,
192
- 0.04806041717529297
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 124.51389795790895
198
  },
199
  "energy": null,
200
  "efficiency": null
 
6
  "version": "2.2.2",
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,
 
76
  "environment": {
77
  "cpu": " AMD EPYC 7R32",
78
  "cpu_count": 16,
79
+ "cpu_ram_mb": 66697.289728,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
  "platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
 
91
  "optimum_benchmark_commit": null,
92
  "transformers_version": "4.40.2",
93
  "transformers_commit": null,
94
+ "accelerate_version": "0.30.1",
95
  "accelerate_commit": null,
96
  "diffusers_version": "0.27.2",
97
  "diffusers_commit": null,
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1079.74656,
111
  "max_global_vram": 3379.03616,
112
  "max_process_vram": 0.0,
113
  "max_reserved": 2730.491904,
 
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.799269847869873,
120
+ "mean": 0.1598539695739746,
121
+ "stdev": 0.2237324071376042,
122
+ "p50": 0.047784896850585935,
123
+ "p90": 0.3840653457641602,
124
+ "p95": 0.49569118118286115,
125
+ "p99": 0.5849918495178222,
126
  "values": [
127
+ 0.6073170166015625,
128
+ 0.04918783950805664,
129
+ 0.047784896850585935,
130
+ 0.047480831146240236,
131
+ 0.04749926376342774
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 62.557095245435015
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1079.74656,
145
  "max_global_vram": 3379.03616,
146
  "max_process_vram": 0.0,
147
  "max_reserved": 2730.491904,
 
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.6565048561096191,
154
+ "mean": 0.32825242805480953,
155
+ "stdev": 0.2790645885467529,
156
+ "p50": 0.32825242805480953,
157
+ "p90": 0.5515040988922119,
158
+ "p95": 0.5794105577468871,
159
+ "p99": 0.6017357248306274,
160
  "values": [
161
+ 0.6073170166015625,
162
+ 0.04918783950805664
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 12.185743830452658
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1079.74656,
176
  "max_global_vram": 3379.03616,
177
  "max_process_vram": 0.0,
178
  "max_reserved": 2730.491904,
 
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.14276499176025392,
185
+ "mean": 0.047588330586751305,
186
+ "stdev": 0.00013919689269167117,
187
+ "p50": 0.04749926376342774,
188
+ "p90": 0.0477277702331543,
189
+ "p95": 0.047756333541870116,
190
+ "p99": 0.04777918418884277,
191
  "values": [
192
+ 0.047784896850585935,
193
+ 0.047480831146240236,
194
+ 0.04749926376342774
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 126.08132972982274
200
  },
201
  "energy": null,
202
  "efficiency": null