IlyasMoutawwakil HF staff commited on
Commit
98b597a
1 Parent(s): 538ae45

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
@@ -66,6 +66,8 @@
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": false,
68
  "device_isolation_action": "error",
 
 
69
  "start_method": "spawn"
70
  },
71
  "environment": {
@@ -78,8 +80,8 @@
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.1",
81
- "optimum_benchmark_commit": "eee61510ab9c7b38bd9807712fa942e2f5ba255c",
82
- "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
85
  "accelerate_commit": null,
@@ -97,7 +99,7 @@
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 1177.227264,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -106,37 +108,37 @@
106
  "latency": {
107
  "unit": "s",
108
  "count": 7,
109
- "total": 1.107780175000073,
110
- "mean": 0.15825431071429616,
111
- "stdev": 0.00743592424620076,
112
- "p50": 0.16003871700002037,
113
- "p90": 0.16386664380000865,
114
- "p95": 0.1639406709000127,
115
- "p99": 0.16399989258001596,
116
  "values": [
117
- 0.15937299799998073,
118
- 0.1596685640000146,
119
- 0.16401469800001678,
120
- 0.16034517500003176,
121
- 0.16003871700002037,
122
- 0.16376794100000325,
123
- 0.1405720820000056
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
- "value": 6.318943196469045
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
- "cpu": 5.101885563797421e-06,
133
- "ram": 2.1320478582616428e-07,
134
  "gpu": 0.0,
135
- "total": 5.315090349623585e-06
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
- "value": 188143.55621834725
140
  }
141
  }
142
  }
 
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": {
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
84
+ "transformers_version": "4.41.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
87
  "accelerate_commit": null,
 
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1177.010176,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 7,
111
+ "total": 1.1113027070000498,
112
+ "mean": 0.15875752957143568,
113
+ "stdev": 0.01595652294810383,
114
+ "p50": 0.15810373800002253,
115
+ "p90": 0.17891222859999517,
116
+ "p95": 0.18176148429998876,
117
+ "p99": 0.18404088885998363,
118
  "values": [
119
+ 0.15810373800002253,
120
+ 0.15734417200002326,
121
+ 0.1596774230000051,
122
+ 0.18461073999998234,
123
+ 0.1751132210000037,
124
+ 0.13842243800002052,
125
+ 0.1380309749999924
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
+ "value": 6.2989138386033705
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
+ "cpu": 4.662640300797828e-06,
135
+ "ram": 1.9485228732766777e-07,
136
  "gpu": 0.0,
137
+ "total": 4.857492588125496e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
+ "value": 205867.5297713423
142
  }
143
  }
144
  }