IlyasMoutawwakil HF staff commited on
Commit
397b55d
1 Parent(s): 426f122

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

Browse files
cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cpu_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
@@ -76,23 +76,23 @@
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
- "cpu_ram_mb": 16757.354496,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
- "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
83
  "processor": "x86_64",
84
  "python_version": "3.10.14",
85
  "optimum_benchmark_version": "0.2.1",
86
- "optimum_benchmark_commit": "347e13ca9f7f904f55669603cfb9f0b6c7e8672c",
87
- "transformers_version": "4.41.1",
88
  "transformers_commit": null,
89
- "accelerate_version": "0.30.1",
90
  "accelerate_commit": null,
91
- "diffusers_version": "0.27.2",
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
- "timm_version": "1.0.3",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
@@ -102,7 +102,7 @@
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 2826.211328,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
@@ -111,24 +111,24 @@
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
- "total": 3.259441523999982,
115
- "mean": 0.6518883047999964,
116
- "stdev": 0.05944377502380996,
117
- "p50": 0.6247093909999819,
118
- "p90": 0.7131526025999904,
119
- "p95": 0.7418334937999873,
120
- "p99": 0.7647782067599849,
121
  "values": [
122
- 0.7705143849999843,
123
- 0.6217663820000041,
124
- 0.6247093909999819,
125
- 0.6271099289999995,
126
- 0.6153414370000121
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
- "value": 15.34005124247177
132
  },
133
  "energy": null,
134
  "efficiency": null
@@ -136,7 +136,7 @@
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
- "max_ram": 2826.211328,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
@@ -145,21 +145,21 @@
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
- "total": 1.3922807669999884,
149
- "mean": 0.6961403834999942,
150
- "stdev": 0.07437400149999007,
151
- "p50": 0.6961403834999942,
152
- "p90": 0.7556395846999863,
153
- "p95": 0.7630769848499852,
154
- "p99": 0.7690269049699845,
155
  "values": [
156
- 0.7705143849999843,
157
- 0.6217663820000041
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
- "value": 5.74596747266571
163
  },
164
  "energy": null,
165
  "efficiency": null
@@ -167,7 +167,7 @@
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
- "max_ram": 2826.211328,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
@@ -176,22 +176,22 @@
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
- "total": 1.8671607569999935,
180
- "mean": 0.6223869189999979,
181
- "stdev": 0.0050773850311273735,
182
- "p50": 0.6247093909999819,
183
- "p90": 0.626629821399996,
184
- "p95": 0.6268698751999977,
185
- "p99": 0.6270619182399991,
186
  "values": [
187
- 0.6247093909999819,
188
- 0.6271099289999995,
189
- 0.6153414370000121
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
- "value": 9.640305438360315
195
  },
196
  "energy": null,
197
  "efficiency": null
 
3
  "name": "cpu_training_transformers_text-generation_openai-community/gpt2",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "text-generation",
9
  "library": "transformers",
 
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
+ "cpu_ram_mb": 16757.338112,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
+ "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
83
  "processor": "x86_64",
84
  "python_version": "3.10.14",
85
  "optimum_benchmark_version": "0.2.1",
86
+ "optimum_benchmark_commit": "d920fe9626db1e7915f6d3574b5b54b0159cd100",
87
+ "transformers_version": "4.42.3",
88
  "transformers_commit": null,
89
+ "accelerate_version": "0.31.0",
90
  "accelerate_commit": null,
91
+ "diffusers_version": "0.29.2",
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
+ "timm_version": "1.0.7",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
 
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 2829.856768,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
 
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
+ "total": 3.2512007469999844,
115
+ "mean": 0.6502401493999969,
116
+ "stdev": 0.04480519399260664,
117
+ "p50": 0.6298851770000056,
118
+ "p90": 0.6966587019999964,
119
+ "p95": 0.7181610249999949,
120
+ "p99": 0.7353628833999938,
121
  "values": [
122
+ 0.7396633479999934,
123
+ 0.6246229989999961,
124
+ 0.6248774899999887,
125
+ 0.6298851770000056,
126
+ 0.6321517330000006
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
+ "value": 15.378933474390053
132
  },
133
  "energy": null,
134
  "efficiency": null
 
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
+ "max_ram": 2829.856768,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
 
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
+ "total": 1.3642863469999895,
149
+ "mean": 0.6821431734999948,
150
+ "stdev": 0.05752017449999869,
151
+ "p50": 0.6821431734999948,
152
+ "p90": 0.7281593130999937,
153
+ "p95": 0.7339113305499936,
154
+ "p99": 0.7385129445099935,
155
  "values": [
156
+ 0.7396633479999934,
157
+ 0.6246229989999961
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
+ "value": 5.8638716260641885
163
  },
164
  "energy": null,
165
  "efficiency": null
 
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
+ "max_ram": 2829.856768,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
 
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
+ "total": 1.8869143999999949,
180
+ "mean": 0.6289714666666649,
181
+ "stdev": 0.003039166852471859,
182
+ "p50": 0.6298851770000056,
183
+ "p90": 0.6316984218000016,
184
+ "p95": 0.6319250774000011,
185
+ "p99": 0.6321064018800007,
186
  "values": [
187
+ 0.6248774899999887,
188
+ 0.6298851770000056,
189
+ 0.6321517330000006
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
+ "value": 9.539383450568849
195
  },
196
  "energy": null,
197
  "efficiency": null