IlyasMoutawwakil HF staff commited on
Commit
40a6199
·
verified ·
1 Parent(s): ef0401e

Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.4.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
@@ -82,7 +82,7 @@
82
  "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -94,9 +94,9 @@
94
  "optimum_benchmark_commit": null,
95
  "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
- "accelerate_version": "0.34.0",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.30.2",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
@@ -110,8 +110,8 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1340.731392,
114
- "max_global_vram": 3559.391232,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2910.846976,
117
  "max_allocated": 2523.776
@@ -119,24 +119,24 @@
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.5250252952575684,
123
- "mean": 0.10500505905151367,
124
- "stdev": 0.12257659919303177,
125
- "p50": 0.043804672241210936,
126
- "p90": 0.22773043975830082,
127
- "p95": 0.2889441383361816,
128
- "p99": 0.33791509719848634,
129
  "values": [
130
- 0.3501578369140625,
131
- 0.0440893440246582,
132
- 0.043804672241210936,
133
- 0.04353843307495117,
134
- 0.04343500900268555
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 95.23350675031926
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,8 +144,8 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1340.731392,
148
- "max_global_vram": 3559.391232,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 2910.846976,
151
  "max_allocated": 2523.776
@@ -153,21 +153,21 @@
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.3942471809387207,
157
- "mean": 0.19712359046936034,
158
- "stdev": 0.15303424644470215,
159
- "p50": 0.19712359046936034,
160
- "p90": 0.3195509876251221,
161
- "p95": 0.3348544122695923,
162
- "p99": 0.34709715198516844,
163
  "values": [
164
- 0.3501578369140625,
165
- 0.0440893440246582
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 20.291838183729386
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,8 +175,8 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1340.731392,
179
- "max_global_vram": 3559.391232,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 2910.846976,
182
  "max_allocated": 2523.776
@@ -184,22 +184,22 @@
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.13077811431884764,
188
- "mean": 0.043592704772949215,
189
- "stdev": 0.00015571724456411927,
190
- "p50": 0.04353843307495117,
191
- "p90": 0.04375142440795898,
192
- "p95": 0.043778048324584956,
193
- "p99": 0.04379934745788574,
194
  "values": [
195
- 0.043804672241210936,
196
- 0.04353843307495117,
197
- 0.04343500900268555
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 137.6377086774209
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.6.0.dev20240917+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
 
82
  "cpu_ram_mb": 66697.261056,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.10.224-212.876.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
94
  "optimum_benchmark_commit": null,
95
  "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
+ "accelerate_version": "0.34.2",
98
  "accelerate_commit": null,
99
+ "diffusers_version": "0.30.3",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1347.047424,
114
+ "max_global_vram": 3566.731264,
115
  "max_process_vram": 0.0,
116
  "max_reserved": 2910.846976,
117
  "max_allocated": 2523.776
 
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.5316126670837402,
123
+ "mean": 0.10632253341674805,
124
+ "stdev": 0.1229298664451903,
125
+ "p50": 0.04510617446899414,
126
+ "p90": 0.22939422454833985,
127
+ "p95": 0.29078773422241205,
128
+ "p99": 0.3399025419616699,
129
  "values": [
130
+ 0.35218124389648436,
131
+ 0.04510617446899414,
132
+ 0.045213695526123046,
133
+ 0.04419686508178711,
134
+ 0.04491468811035156
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 94.05343983672222
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1347.047424,
148
+ "max_global_vram": 3566.731264,
149
  "max_process_vram": 0.0,
150
  "max_reserved": 2910.846976,
151
  "max_allocated": 2523.776
 
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.3972874183654785,
157
+ "mean": 0.19864370918273924,
158
+ "stdev": 0.15353753471374512,
159
+ "p50": 0.19864370918273924,
160
+ "p90": 0.3214737369537353,
161
+ "p95": 0.33682749042510984,
162
+ "p99": 0.34911049320220944,
163
  "values": [
164
+ 0.35218124389648436,
165
+ 0.04510617446899414
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 20.136555124029936
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1347.047424,
179
+ "max_global_vram": 3566.731264,
180
  "max_process_vram": 0.0,
181
  "max_reserved": 2910.846976,
182
  "max_allocated": 2523.776
 
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.1343252487182617,
188
+ "mean": 0.044775082906087234,
189
+ "stdev": 0.00042669524481794477,
190
+ "p50": 0.04491468811035156,
191
+ "p90": 0.04515389404296875,
192
+ "p95": 0.0451837947845459,
193
+ "p99": 0.045207715377807614,
194
  "values": [
195
+ 0.045213695526123046,
196
+ 0.04419686508178711,
197
+ 0.04491468811035156
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 134.00310196152182
203
  },
204
  "energy": null,
205
  "efficiency": null