IlyasMoutawwakil HF staff commited on
Commit
912a768
1 Parent(s): 6306cf8

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

Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "name": "cuda_training_transformers_token-classification_microsoft/deberta-v3-base",
4
+ "backend": {
5
+ "name": "pytorch",
6
+ "version": "2.2.2+rocm5.7",
7
+ "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
+ "task": "token-classification",
9
+ "model": "microsoft/deberta-v3-base",
10
+ "library": "transformers",
11
+ "device": "cuda",
12
+ "device_ids": "0",
13
+ "seed": 42,
14
+ "inter_op_num_threads": null,
15
+ "intra_op_num_threads": null,
16
+ "hub_kwargs": {
17
+ "revision": "main",
18
+ "force_download": false,
19
+ "local_files_only": false,
20
+ "trust_remote_code": false
21
+ },
22
+ "no_weights": true,
23
+ "device_map": null,
24
+ "torch_dtype": null,
25
+ "eval_mode": true,
26
+ "to_bettertransformer": false,
27
+ "low_cpu_mem_usage": null,
28
+ "attn_implementation": null,
29
+ "cache_implementation": null,
30
+ "autocast_enabled": false,
31
+ "autocast_dtype": null,
32
+ "torch_compile": false,
33
+ "torch_compile_target": "forward",
34
+ "torch_compile_config": {},
35
+ "quantization_scheme": null,
36
+ "quantization_config": {},
37
+ "deepspeed_inference": false,
38
+ "deepspeed_inference_config": {},
39
+ "peft_type": null,
40
+ "peft_config": {}
41
+ },
42
+ "scenario": {
43
+ "name": "training",
44
+ "_target_": "optimum_benchmark.scenarios.training.scenario.TrainingScenario",
45
+ "max_steps": 5,
46
+ "warmup_steps": 2,
47
+ "dataset_shapes": {
48
+ "dataset_size": 500,
49
+ "sequence_length": 16,
50
+ "num_choices": 1
51
+ },
52
+ "training_arguments": {
53
+ "per_device_train_batch_size": 2,
54
+ "gradient_accumulation_steps": 1,
55
+ "output_dir": "./trainer_output",
56
+ "do_train": true,
57
+ "use_cpu": false,
58
+ "max_steps": 5,
59
+ "do_eval": false,
60
+ "do_predict": false,
61
+ "report_to": "none",
62
+ "skip_memory_metrics": true,
63
+ "ddp_find_unused_parameters": false
64
+ },
65
+ "latency": true,
66
+ "memory": true,
67
+ "energy": false
68
+ },
69
+ "launcher": {
70
+ "name": "process",
71
+ "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
72
+ "device_isolation": true,
73
+ "device_isolation_action": "error",
74
+ "start_method": "spawn"
75
+ },
76
+ "environment": {
77
+ "cpu": " AMD EPYC 7763 64-Core Processor",
78
+ "cpu_count": 128,
79
+ "cpu_ram_mb": 1082015.236096,
80
+ "system": "Linux",
81
+ "machine": "x86_64",
82
+ "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
83
+ "processor": "x86_64",
84
+ "python_version": "3.10.12",
85
+ "gpu": [
86
+ "Advanced Micro Devices, Inc. [AMD/ATI]"
87
+ ],
88
+ "gpu_count": 1,
89
+ "gpu_vram_mb": 68702699520,
90
+ "optimum_benchmark_version": "0.2.0",
91
+ "optimum_benchmark_commit": null,
92
+ "transformers_version": "4.40.2",
93
+ "transformers_commit": null,
94
+ "accelerate_version": "0.30.1",
95
+ "accelerate_commit": null,
96
+ "diffusers_version": "0.27.2",
97
+ "diffusers_commit": null,
98
+ "optimum_version": null,
99
+ "optimum_commit": null,
100
+ "timm_version": "0.9.16",
101
+ "timm_commit": null,
102
+ "peft_version": null,
103
+ "peft_commit": null
104
+ }
105
+ },
106
+ "report": {
107
+ "overall": {
108
+ "memory": {
109
+ "unit": "MB",
110
+ "max_ram": 1142.677504,
111
+ "max_global_vram": 4373.25824,
112
+ "max_process_vram": 491445.10464,
113
+ "max_reserved": 3919.577088,
114
+ "max_allocated": 3695.353344
115
+ },
116
+ "latency": {
117
+ "unit": "s",
118
+ "count": 5,
119
+ "total": 0.944256317138672,
120
+ "mean": 0.1888512634277344,
121
+ "stdev": 0.22234961608883377,
122
+ "p50": 0.07775576019287109,
123
+ "p90": 0.4113620422363282,
124
+ "p95": 0.5224561370849609,
125
+ "p99": 0.6113314129638672,
126
+ "values": [
127
+ 0.6335502319335937,
128
+ 0.07807975769042969,
129
+ 0.07749800109863281,
130
+ 0.07737256622314453,
131
+ 0.07775576019287109
132
+ ]
133
+ },
134
+ "throughput": {
135
+ "unit": "samples/s",
136
+ "value": 52.95172411608773
137
+ },
138
+ "energy": null,
139
+ "efficiency": null
140
+ },
141
+ "warmup": {
142
+ "memory": {
143
+ "unit": "MB",
144
+ "max_ram": 1142.677504,
145
+ "max_global_vram": 4373.25824,
146
+ "max_process_vram": 491445.10464,
147
+ "max_reserved": 3919.577088,
148
+ "max_allocated": 3695.353344
149
+ },
150
+ "latency": {
151
+ "unit": "s",
152
+ "count": 2,
153
+ "total": 0.7116299896240235,
154
+ "mean": 0.35581499481201173,
155
+ "stdev": 0.27773523712158205,
156
+ "p50": 0.35581499481201173,
157
+ "p90": 0.5780031845092773,
158
+ "p95": 0.6057767082214355,
159
+ "p99": 0.627995527191162,
160
+ "values": [
161
+ 0.6335502319335937,
162
+ 0.07807975769042969
163
+ ]
164
+ },
165
+ "throughput": {
166
+ "unit": "samples/s",
167
+ "value": 11.241797165162547
168
+ },
169
+ "energy": null,
170
+ "efficiency": null
171
+ },
172
+ "train": {
173
+ "memory": {
174
+ "unit": "MB",
175
+ "max_ram": 1142.677504,
176
+ "max_global_vram": 4373.25824,
177
+ "max_process_vram": 491445.10464,
178
+ "max_reserved": 3919.577088,
179
+ "max_allocated": 3695.353344
180
+ },
181
+ "latency": {
182
+ "unit": "s",
183
+ "count": 3,
184
+ "total": 0.23262632751464843,
185
+ "mean": 0.07754210917154948,
186
+ "stdev": 0.0001595170757442919,
187
+ "p50": 0.07749800109863281,
188
+ "p90": 0.07770420837402343,
189
+ "p95": 0.07772998428344725,
190
+ "p99": 0.07775060501098632,
191
+ "values": [
192
+ 0.07749800109863281,
193
+ 0.07737256622314453,
194
+ 0.07775576019287109
195
+ ]
196
+ },
197
+ "throughput": {
198
+ "unit": "samples/s",
199
+ "value": 77.3773123287885
200
+ },
201
+ "energy": null,
202
+ "efficiency": null
203
+ }
204
+ }
205
+ }