IlyasMoutawwakil HF staff commited on
Commit
e13de93
1 Parent(s): 5a8d537

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 CHANGED
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
- "model": "microsoft/deberta-v3-base",
10
  "library": "transformers",
 
 
11
  "device": "cpu",
12
  "device_ids": null,
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,
@@ -73,14 +71,14 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16757.346304,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
- "optimum_benchmark_commit": "d35829e539df8480b726c647eeabf91e41eae047",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.0",
@@ -99,7 +97,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1177.62048,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,37 +106,37 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 7,
111
- "total": 1.1086606269999493,
112
- "mean": 0.15838008957142133,
113
- "stdev": 0.006590803541387567,
114
- "p50": 0.16151420599999256,
115
- "p90": 0.16283698720000075,
116
- "p95": 0.16329649510000194,
117
- "p99": 0.1636641014200029,
118
  "values": [
119
- 0.16151420599999256,
120
- 0.16222430999999915,
121
- 0.16375600300000315,
122
- 0.1615423189999774,
123
- 0.15600972999999385,
124
- 0.16042506700000558,
125
- 0.1431889919999776
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 6.3139249555042785
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.600488185882568e-06,
135
- "ram": 2.3404889532660685e-07,
136
  "gpu": 0.0,
137
- "total": 5.8345370812091756e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 171393.20327924893
142
  }
143
  }
144
  }
 
6
  "version": "2.3.0+cpu",
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",
13
  "device_ids": null,
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
+ "model_kwargs": {},
18
+ "processor_kwargs": {},
19
+ "hub_kwargs": {},
 
 
 
20
  "no_weights": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
+ "cpu_ram_mb": 16757.342208,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "a8ccb91469272f9f38883fbf3e14bffcd5e95f2d",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.0",
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 1177.694208,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
106
  "latency": {
107
  "unit": "s",
108
  "count": 7,
109
+ "total": 1.087708798000108,
110
+ "mean": 0.15538697114287256,
111
+ "stdev": 0.006846324735974878,
112
+ "p50": 0.15801762000000963,
113
+ "p90": 0.1588381512000069,
114
+ "p95": 0.15915458910000096,
115
+ "p99": 0.15940773941999622,
116
  "values": [
117
+ 0.15808440499995413,
118
+ 0.15801762000000963,
119
+ 0.1571378650000952,
120
+ 0.15788969000004727,
121
+ 0.15947102699999505,
122
+ 0.1584162340000148,
123
+ 0.13869195699999182
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
+ "value": 6.4355459961989805
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
+ "cpu": 5.407212840186226e-06,
133
+ "ram": 2.2598390550086834e-07,
134
  "gpu": 0.0,
135
+ "total": 5.633196745687094e-06
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
+ "value": 177519.09708561542
140
  }
141
  }
142
  }