IlyasMoutawwakil HF Staff commited on
Commit
fbe43dc
·
verified ·
1 Parent(s): a41de51

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

Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json ADDED
@@ -0,0 +1,191 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "name": "cpu_inference_transformers_token-classification_microsoft/deberta-v3-base",
4
+ "backend": {
5
+ "name": "pytorch",
6
+ "version": "2.3.1+cpu",
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",
14
+ "device_ids": null,
15
+ "seed": 42,
16
+ "inter_op_num_threads": null,
17
+ "intra_op_num_threads": null,
18
+ "model_kwargs": {},
19
+ "processor_kwargs": {},
20
+ "no_weights": true,
21
+ "device_map": null,
22
+ "torch_dtype": null,
23
+ "eval_mode": true,
24
+ "to_bettertransformer": false,
25
+ "low_cpu_mem_usage": null,
26
+ "attn_implementation": null,
27
+ "cache_implementation": null,
28
+ "autocast_enabled": false,
29
+ "autocast_dtype": null,
30
+ "torch_compile": false,
31
+ "torch_compile_target": "forward",
32
+ "torch_compile_config": {},
33
+ "quantization_scheme": null,
34
+ "quantization_config": {},
35
+ "deepspeed_inference": false,
36
+ "deepspeed_inference_config": {},
37
+ "peft_type": null,
38
+ "peft_config": {}
39
+ },
40
+ "scenario": {
41
+ "name": "inference",
42
+ "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
43
+ "iterations": 1,
44
+ "duration": 1,
45
+ "warmup_runs": 1,
46
+ "input_shapes": {
47
+ "batch_size": 1,
48
+ "num_choices": 2,
49
+ "sequence_length": 2
50
+ },
51
+ "new_tokens": null,
52
+ "memory": true,
53
+ "latency": true,
54
+ "energy": true,
55
+ "forward_kwargs": {},
56
+ "generate_kwargs": {
57
+ "max_new_tokens": 2,
58
+ "min_new_tokens": 2
59
+ },
60
+ "call_kwargs": {
61
+ "num_inference_steps": 2
62
+ }
63
+ },
64
+ "launcher": {
65
+ "name": "process",
66
+ "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
+ "device_isolation": false,
68
+ "device_isolation_action": "error",
69
+ "numactl": false,
70
+ "numactl_kwargs": {},
71
+ "start_method": "spawn"
72
+ },
73
+ "environment": {
74
+ "cpu": " AMD EPYC 7742 64-Core Processor",
75
+ "cpu_count": 128,
76
+ "cpu_ram_mb": 540671.660032,
77
+ "system": "Linux",
78
+ "machine": "x86_64",
79
+ "platform": "Linux-5.4.0-166-generic-x86_64-with-glibc2.35",
80
+ "processor": "x86_64",
81
+ "python_version": "3.10.12",
82
+ "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": null,
84
+ "transformers_version": "4.44.0",
85
+ "transformers_commit": null,
86
+ "accelerate_version": "0.33.0",
87
+ "accelerate_commit": null,
88
+ "diffusers_version": "0.30.0",
89
+ "diffusers_commit": null,
90
+ "optimum_version": null,
91
+ "optimum_commit": null,
92
+ "timm_version": "1.0.8",
93
+ "timm_commit": null,
94
+ "peft_version": "0.12.0",
95
+ "peft_commit": null
96
+ }
97
+ },
98
+ "report": {
99
+ "load": {
100
+ "memory": {
101
+ "unit": "MB",
102
+ "max_ram": 1151.397888,
103
+ "max_global_vram": null,
104
+ "max_process_vram": null,
105
+ "max_reserved": null,
106
+ "max_allocated": null
107
+ },
108
+ "latency": {
109
+ "unit": "s",
110
+ "count": 1,
111
+ "total": 5.6544026443734765,
112
+ "mean": 5.6544026443734765,
113
+ "stdev": 0.0,
114
+ "p50": 5.6544026443734765,
115
+ "p90": 5.6544026443734765,
116
+ "p95": 5.6544026443734765,
117
+ "p99": 5.6544026443734765,
118
+ "values": [
119
+ 5.6544026443734765
120
+ ]
121
+ },
122
+ "throughput": null,
123
+ "energy": {
124
+ "unit": "kWh",
125
+ "cpu": 7.061859659734182e-05,
126
+ "ram": 0.00011851926982850335,
127
+ "gpu": 0,
128
+ "total": 0.00018913786642584516
129
+ },
130
+ "efficiency": null
131
+ },
132
+ "forward": {
133
+ "memory": {
134
+ "unit": "MB",
135
+ "max_ram": 1176.891392,
136
+ "max_global_vram": null,
137
+ "max_process_vram": null,
138
+ "max_reserved": null,
139
+ "max_allocated": null
140
+ },
141
+ "latency": {
142
+ "unit": "s",
143
+ "count": 20,
144
+ "total": 1.0225391909480095,
145
+ "mean": 0.05112695954740047,
146
+ "stdev": 0.0008458426488399909,
147
+ "p50": 0.05117947608232498,
148
+ "p90": 0.052300562523305415,
149
+ "p95": 0.052408567350357774,
150
+ "p99": 0.052790537234395744,
151
+ "values": [
152
+ 0.05070034321397543,
153
+ 0.04961557872593403,
154
+ 0.051226950250566006,
155
+ 0.05080100242048502,
156
+ 0.051390727050602436,
157
+ 0.05064002051949501,
158
+ 0.052383437752723694,
159
+ 0.050533270463347435,
160
+ 0.050114174373447895,
161
+ 0.049904901534318924,
162
+ 0.05113200191408396,
163
+ 0.05041260365396738,
164
+ 0.05147740989923477,
165
+ 0.05035402253270149,
166
+ 0.05142404977232218,
167
+ 0.05190158449113369,
168
+ 0.051676332019269466,
169
+ 0.05167339649051428,
170
+ 0.052886029705405235,
171
+ 0.05229135416448116
172
+ ]
173
+ },
174
+ "throughput": {
175
+ "unit": "samples/s",
176
+ "value": 19.559152526425652
177
+ },
178
+ "energy": {
179
+ "unit": "kWh",
180
+ "cpu": 1.6079258959507571e-06,
181
+ "ram": 2.6979565903357432e-06,
182
+ "gpu": 0.0,
183
+ "total": 4.3058824862865e-06
184
+ },
185
+ "efficiency": {
186
+ "unit": "samples/kWh",
187
+ "value": 232240.42996640736
188
+ }
189
+ }
190
+ }
191
+ }