IlyasMoutawwakil HF staff commited on
Commit
58e55b7
·
verified ·
1 Parent(s): 7f9a8e9

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
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_text-classification_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.2.2+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-classification",
9
  "library": "transformers",
@@ -77,12 +77,12 @@
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
- "cpu": " AMD EPYC 7643 48-Core Processor",
81
- "cpu_count": 96,
82
- "cpu_ram_mb": 1082028.982272,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -91,16 +91,16 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
- "optimum_benchmark_commit": "65fa416fd503cfe9a2be7637ee30c70a4a1f96f1",
95
- "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.29.2",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
- "timm_version": "1.0.8",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1137.262592,
114
- "max_global_vram": 3155.431424,
115
- "max_process_vram": 301576.347648,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6406414489746093,
123
- "mean": 0.12812828979492186,
124
- "stdev": 0.17265488414241006,
125
- "p50": 0.0417181396484375,
126
- "p90": 0.30111604766845707,
127
- "p95": 0.38727646865844717,
128
- "p99": 0.45620480545043945,
129
  "values": [
130
- 0.4734368896484375,
131
- 0.042634784698486326,
132
- 0.0417181396484375,
133
- 0.04131381607055664,
134
- 0.041537818908691404
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 78.04677652379259
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1137.262592,
148
- "max_global_vram": 3155.431424,
149
- "max_process_vram": 301576.347648,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5160716743469238,
157
- "mean": 0.2580358371734619,
158
- "stdev": 0.21540105247497557,
159
- "p50": 0.2580358371734619,
160
- "p90": 0.4303566791534424,
161
- "p95": 0.45189678440093994,
162
- "p99": 0.469128868598938,
163
  "values": [
164
- 0.4734368896484375,
165
- 0.042634784698486326
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.501722721216595
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1137.262592,
179
- "max_global_vram": 3155.431424,
180
- "max_process_vram": 301576.347648,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12456977462768554,
188
- "mean": 0.04152325820922851,
189
- "stdev": 0.0001653852056749762,
190
- "p50": 0.041537818908691404,
191
- "p90": 0.04168207550048828,
192
- "p95": 0.04170010757446289,
193
- "p99": 0.041714533233642576,
194
  "values": [
195
- 0.0417181396484375,
196
- 0.04131381607055664,
197
- 0.041537818908691404
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 144.49733134541222
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_text-classification_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-classification",
9
  "library": "transformers",
 
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
+ "cpu": " AMD EPYC 7763 64-Core Processor",
81
+ "cpu_count": 128,
82
+ "cpu_ram_mb": 1082015.256576,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
+ "diffusers_version": "0.30.1",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
+ "timm_version": "1.0.9",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1620.078592,
114
+ "max_global_vram": 0.0,
115
+ "max_process_vram": 0.0,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7404691505432128,
123
+ "mean": 0.14809383010864258,
124
+ "stdev": 0.20391810888444478,
125
+ "p50": 0.045990886688232424,
126
+ "p90": 0.35228125152587897,
127
+ "p95": 0.45410534744262687,
128
+ "p99": 0.5355646241760254,
129
  "values": [
130
+ 0.555929443359375,
131
+ 0.04680896377563477,
132
+ 0.04584944915771484,
133
+ 0.04589040756225586,
134
+ 0.045990886688232424
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 67.52475773409289
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1620.078592,
148
+ "max_global_vram": 0.0,
149
+ "max_process_vram": 0.0,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6027384071350098,
157
+ "mean": 0.3013692035675049,
158
+ "stdev": 0.25456023979187015,
159
+ "p50": 0.3013692035675049,
160
+ "p90": 0.505017395401001,
161
+ "p95": 0.530473419380188,
162
+ "p99": 0.5508382385635376,
163
  "values": [
164
+ 0.555929443359375,
165
+ 0.04680896377563477
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.27275631567319
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1620.078592,
179
+ "max_global_vram": 0.0,
180
+ "max_process_vram": 0.0,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.13773074340820313,
188
+ "mean": 0.04591024780273437,
189
+ "stdev": 5.942148947090877e-05,
190
+ "p50": 0.04589040756225586,
191
+ "p90": 0.04597079086303711,
192
+ "p95": 0.04598083877563477,
193
+ "p99": 0.045988877105712894,
194
  "values": [
195
+ 0.04584944915771484,
196
+ 0.04589040756225586,
197
+ 0.045990886688232424
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 130.68977596855066
203
  },
204
  "energy": null,
205
  "efficiency": null