IlyasMoutawwakil HF staff commited on
Commit
464d9b0
1 Parent(s): 950894c

Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-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": 939.687936,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,53 +107,56 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 22,
109
- "total": 1.0349017860000345,
110
- "mean": 0.04704099027272884,
111
- "stdev": 0.0008960551270762394,
112
- "p50": 0.04712982150002176,
113
- "p90": 0.047913666700009114,
114
- "p95": 0.048377054699992074,
115
- "p99": 0.04845439401997794,
116
  "values": [
117
- 0.04846872399997437,
118
- 0.04708775700004253,
119
- 0.04755368600001475,
120
- 0.04527209899998752,
121
- 0.04840048599999136,
122
- 0.04726427999997895,
123
- 0.047171886000000995,
124
- 0.04765358499997774,
125
- 0.04450468900000715,
126
- 0.04748437500001046,
127
- 0.0474714909999534,
128
- 0.04701656299999968,
129
- 0.04774992700004077,
130
- 0.0479318600000056,
131
- 0.04664772600000333,
132
- 0.046690858000033586,
133
- 0.0474607810000407,
134
- 0.04655552200000557,
135
- 0.046383206000029986,
136
- 0.04690025299998979,
137
- 0.04702021899998954,
138
- 0.04621181299995669
 
 
 
139
  ]
140
  },
141
  "throughput": {
142
  "unit": "samples/s",
143
- "value": 21.25805588280168
144
  },
145
  "energy": {
146
  "unit": "kWh",
147
- "cpu": 1.5788004133436418e-06,
148
- "ram": 6.598061593898592e-08,
149
  "gpu": 0.0,
150
- "total": 1.6447810292826278e-06
151
  },
152
  "efficiency": {
153
  "unit": "samples/kWh",
154
- "value": 607983.6660300919
155
  }
156
  }
157
  }
 
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": 939.368448,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 25,
111
+ "total": 1.0094163909998315,
112
+ "mean": 0.04037665563999326,
113
+ "stdev": 0.0008401878636668612,
114
+ "p50": 0.04024850999996943,
115
+ "p90": 0.04093519699998751,
116
+ "p95": 0.04157694580002271,
117
+ "p99": 0.043144950479993435,
118
  "values": [
119
+ 0.04169261100003041,
120
+ 0.04066656499998089,
121
+ 0.041114284999991924,
122
+ 0.04048101600000109,
123
+ 0.040236526999990474,
124
+ 0.04024850999996943,
125
+ 0.04027888600001006,
126
+ 0.040181614000005084,
127
+ 0.040146186000015405,
128
+ 0.04063354299995581,
129
+ 0.04051036200002045,
130
+ 0.040291027999955986,
131
+ 0.03989506599998549,
132
+ 0.039904109000019616,
133
+ 0.04049541300003057,
134
+ 0.040571537000005264,
135
+ 0.040205769000010605,
136
+ 0.040485113999977784,
137
+ 0.04008618400001751,
138
+ 0.043603583999981765,
139
+ 0.03953235399995947,
140
+ 0.03930639999998675,
141
+ 0.040122021999991375,
142
+ 0.039243942999974024,
143
+ 0.039483762999964256
144
  ]
145
  },
146
  "throughput": {
147
  "unit": "samples/s",
148
+ "value": 24.76678625679675
149
  },
150
  "energy": {
151
  "unit": "kWh",
152
+ "cpu": 1.5455372822590364e-06,
153
+ "ram": 6.459073780373633e-08,
154
  "gpu": 0.0,
155
+ "total": 1.6101280200627728e-06
156
  },
157
  "efficiency": {
158
  "unit": "samples/kWh",
159
+ "value": 621068.6277983125
160
  }
161
  }
162
  }