IlyasMoutawwakil HF staff commited on
Commit
1e13fe3
1 Parent(s): 4ff790f

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.338112,
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": "3e2eebdc0f80ae6deeb2e1faad3e889ed5a4df2d",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +97,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1177.440256,
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.1464738619999366,
112
- "mean": 0.16378198028570523,
113
- "stdev": 0.0065851286409986136,
114
- "p50": 0.16592667800000527,
115
- "p90": 0.16891306540001097,
116
- "p95": 0.17102683119999823,
117
- "p99": 0.17271784383998806,
118
  "values": [
119
- 0.16609471100002793,
120
- 0.162387563999971,
121
- 0.16592667800000527,
122
- 0.16602829699996846,
123
- 0.16321005699995794,
124
- 0.17314059699998552,
125
- 0.1496859580000205
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 6.105677793464067
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.679051081339519e-06,
135
- "ram": 2.373364410923224e-07,
136
  "gpu": 0.0,
137
- "total": 5.916387522431841e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 169022.0588506963
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.354496,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
+ "platform": "Linux-6.5.0-1021-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": "6fd377459e287bb09e9383ba2516b1b2a271a562",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 1175.703552,
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.0645511559999363,
110
+ "mean": 0.1520787365714195,
111
+ "stdev": 0.005430582671103998,
112
+ "p50": 0.15309091199998193,
113
+ "p90": 0.1575626163999914,
114
+ "p95": 0.15758045469998477,
115
+ "p99": 0.1575947253399795,
116
  "values": [
117
+ 0.15309091199998193,
118
+ 0.15176837599994997,
119
+ 0.1511998800000356,
120
+ 0.15753883200000018,
121
+ 0.15323178300002382,
122
+ 0.15759829299997818,
123
+ 0.14012307999996665
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
+ "value": 6.5755412133528495
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
+ "cpu": 5.455558498700461e-06,
133
+ "ram": 2.2800216420918672e-07,
134
  "gpu": 0.0,
135
+ "total": 5.683560662909647e-06
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
+ "value": 175946.04145353823
140
  }
141
  }
142
  }