IlyasMoutawwakil HF staff commited on
Commit
6a37453
1 Parent(s): 15dd4cd

Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -7,6 +7,7 @@
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
 
10
  "model": "microsoft/deberta-v3-base",
11
  "processor": "microsoft/deberta-v3-base",
12
  "device": "cpu",
@@ -79,14 +80,14 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 4,
82
- "cpu_ram_mb": 16757.338112,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.14",
88
  "optimum_benchmark_version": "0.3.1",
89
- "optimum_benchmark_commit": "c31e63ddb94c29460ba90ff599147e94ff80543a",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.32.1",
@@ -105,7 +106,7 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 4376.633344,
109
  "max_global_vram": null,
110
  "max_process_vram": null,
111
  "max_reserved": null,
@@ -114,24 +115,24 @@
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 5.926733771000045,
118
- "mean": 1.185346754200009,
119
- "stdev": 0.06221926385659235,
120
- "p50": 1.151373607000039,
121
- "p90": 1.256555286000014,
122
- "p95": 1.281578882000008,
123
- "p99": 1.3015977588000032,
124
  "values": [
125
- 1.306602478000002,
126
- 1.1421090569999706,
127
- 1.1814844980000316,
128
- 1.1451641310000014,
129
- 1.151373607000039
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 8.436349924245588
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,7 +140,7 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 4376.633344,
143
  "max_global_vram": null,
144
  "max_process_vram": null,
145
  "max_reserved": null,
@@ -148,21 +149,21 @@
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 2.4487115349999726,
152
- "mean": 1.2243557674999863,
153
- "stdev": 0.08224671050001575,
154
- "p50": 1.2243557674999863,
155
- "p90": 1.290153135899999,
156
- "p95": 1.2983778069500005,
157
- "p99": 1.3049575437900018,
158
  "values": [
159
- 1.306602478000002,
160
- 1.1421090569999706
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 3.2670242638441644
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,7 +171,7 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 4376.633344,
174
  "max_global_vram": null,
175
  "max_process_vram": null,
176
  "max_reserved": null,
@@ -179,22 +180,22 @@
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 3.478022236000072,
183
- "mean": 1.1593407453333573,
184
- "stdev": 0.0158618774565706,
185
- "p50": 1.151373607000039,
186
- "p90": 1.1754623198000331,
187
- "p95": 1.1784734089000324,
188
- "p99": 1.1808822801800318,
189
  "values": [
190
- 1.1814844980000316,
191
- 1.1451641310000014,
192
- 1.151373607000039
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 5.175355066361234
198
  },
199
  "energy": null,
200
  "efficiency": null
 
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
10
+ "model_type": "deberta-v2",
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cpu",
 
80
  "environment": {
81
  "cpu": " AMD EPYC 7763 64-Core Processor",
82
  "cpu_count": 4,
83
+ "cpu_ram_mb": 16757.342208,
84
  "system": "Linux",
85
  "machine": "x86_64",
86
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
87
  "processor": "x86_64",
88
  "python_version": "3.10.14",
89
  "optimum_benchmark_version": "0.3.1",
90
+ "optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
91
  "transformers_version": "4.42.4",
92
  "transformers_commit": null,
93
  "accelerate_version": "0.32.1",
 
106
  "overall": {
107
  "memory": {
108
  "unit": "MB",
109
+ "max_ram": 4372.529152,
110
  "max_global_vram": null,
111
  "max_process_vram": null,
112
  "max_reserved": null,
 
115
  "latency": {
116
  "unit": "s",
117
  "count": 5,
118
+ "total": 5.9531352600000105,
119
+ "mean": 1.1906270520000022,
120
+ "stdev": 0.08599425406675863,
121
+ "p50": 1.1532099190000054,
122
+ "p90": 1.2835936053999943,
123
+ "p95": 1.3222411612000087,
124
+ "p99": 1.3531592058400201,
125
  "values": [
126
+ 1.360888717000023,
127
+ 1.1676509379999516,
128
+ 1.1390503570000305,
129
+ 1.1532099190000054,
130
+ 1.132335329
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
+ "value": 8.398935655965577
136
  },
137
  "energy": null,
138
  "efficiency": null
 
140
  "warmup": {
141
  "memory": {
142
  "unit": "MB",
143
+ "max_ram": 4372.529152,
144
  "max_global_vram": null,
145
  "max_process_vram": null,
146
  "max_reserved": null,
 
149
  "latency": {
150
  "unit": "s",
151
  "count": 2,
152
+ "total": 2.5285396549999746,
153
+ "mean": 1.2642698274999873,
154
+ "stdev": 0.09661888950003572,
155
+ "p50": 1.2642698274999873,
156
+ "p90": 1.341564939100016,
157
+ "p95": 1.3512268280500195,
158
+ "p99": 1.3589563392100223,
159
  "values": [
160
+ 1.360888717000023,
161
+ 1.1676509379999516
162
  ]
163
  },
164
  "throughput": {
165
  "unit": "samples/s",
166
+ "value": 3.163881564673377
167
  },
168
  "energy": null,
169
  "efficiency": null
 
171
  "train": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 4372.529152,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "count": 3,
183
+ "total": 3.424595605000036,
184
+ "mean": 1.1415318683333453,
185
+ "stdev": 0.008700787350966504,
186
+ "p50": 1.1390503570000305,
187
+ "p90": 1.1503780066000104,
188
+ "p95": 1.1517939628000078,
189
+ "p99": 1.152926727760006,
190
  "values": [
191
+ 1.1390503570000305,
192
+ 1.1532099190000054,
193
+ 1.132335329
194
  ]
195
  },
196
  "throughput": {
197
  "unit": "samples/s",
198
+ "value": 5.256095047753766
199
  },
200
  "energy": null,
201
  "efficiency": null