IlyasMoutawwakil HF staff commited on
Commit
f8fa0f5
1 Parent(s): 0a0c7bd

Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json CHANGED
@@ -71,12 +71,12 @@
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
- "cpu_ram_mb": 16757.3504,
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": "90aae7d9a74aeabd69ab3338806fa9a29ef64627",
82
  "transformers_version": "4.40.2",
@@ -97,7 +97,7 @@
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 864.546816,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,53 +105,46 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 22,
109
- "total": 1.0203873840000028,
110
- "mean": 0.046381244727272855,
111
- "stdev": 0.0008555539210560791,
112
- "p50": 0.04663116650002053,
113
- "p90": 0.04720838560003813,
114
- "p95": 0.047333335549970455,
115
- "p99": 0.04736738074998471,
116
  "values": [
117
- 0.04721070100003999,
118
- 0.046094222000022,
119
- 0.047105573999999706,
120
- 0.04472381199997244,
121
- 0.04572154900000669,
122
- 0.046751125000014326,
123
- 0.04611470099996495,
124
- 0.04629614800001036,
125
- 0.046650498000019525,
126
- 0.044296857000006185,
127
- 0.04661183500002153,
128
- 0.04643384500002412,
129
- 0.04613299499999357,
130
- 0.046889011000018854,
131
- 0.04531233699998438,
132
- 0.04702686799998901,
133
- 0.04508962300002395,
134
- 0.0473397899999668,
135
- 0.04715250199996035,
136
- 0.047374714999989465,
137
- 0.04687112899995327,
138
- 0.04718754700002137
139
  ]
140
  },
141
  "throughput": {
142
  "unit": "samples/s",
143
- "value": 21.560439049881413
144
  },
145
  "energy": {
146
  "unit": "kWh",
147
- "cpu": 1.5760314729478625e-06,
148
- "ram": 6.586337661133258e-08,
149
  "gpu": 0.0,
150
- "total": 1.6418948495591952e-06
151
  },
152
  "efficiency": {
153
  "unit": "samples/kWh",
154
- "value": 609052.4008090246
155
  }
156
  }
157
  }
 
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.9.19",
80
  "optimum_benchmark_version": "0.2.0",
81
  "optimum_benchmark_commit": "90aae7d9a74aeabd69ab3338806fa9a29ef64627",
82
  "transformers_version": "4.40.2",
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 862.048256,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 15,
109
+ "total": 1.015306546999966,
110
+ "mean": 0.06768710313333107,
111
+ "stdev": 0.008298696973395272,
112
+ "p50": 0.06662375999997039,
113
+ "p90": 0.07940229979998321,
114
+ "p95": 0.08037320909997447,
115
+ "p99": 0.08191708821997849,
116
  "values": [
117
+ 0.056808349999982966,
118
+ 0.063478970999995,
119
+ 0.05776474499998585,
120
+ 0.06978516999998874,
121
+ 0.0675181240000029,
122
+ 0.07345299899998281,
123
+ 0.07954613099997232,
124
+ 0.060686995000025945,
125
+ 0.06101165400002628,
126
+ 0.0823030579999795,
127
+ 0.07918655299999955,
128
+ 0.07623148999999785,
129
+ 0.06662375999997039,
130
+ 0.06145744000002651,
131
+ 0.059451107000029424
 
 
 
 
 
 
 
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 14.773863169032143
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
+ "cpu": 2.306510420406566e-06,
141
+ "ram": 9.636924574238037e-08,
142
  "gpu": 0.0,
143
+ "total": 2.4028796661489465e-06
144
  },
145
  "efficiency": {
146
  "unit": "samples/kWh",
147
+ "value": 416167.3237689354
148
  }
149
  }
150
  }