IlyasMoutawwakil HF staff commited on
Commit
2d15ef2
1 Parent(s): d42b2ec

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
@@ -80,8 +80,8 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
- "optimum_benchmark_commit": "78f186000310f5748c0db3b53c71221ca44cb3f0",
84
- "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
87
  "accelerate_commit": null,
@@ -99,7 +99,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 945.426432,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,54 +107,56 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 23,
111
- "total": 1.0156616709998048,
112
- "mean": 0.04415920308694803,
113
- "stdev": 0.003421381765289526,
114
- "p50": 0.046430809000014506,
115
- "p90": 0.04744993140002407,
116
- "p95": 0.04750943119998965,
117
- "p99": 0.04771253803997865,
118
  "values": [
119
- 0.04776894999997694,
120
- 0.04713904699997329,
121
- 0.04647723499999756,
122
- 0.04680885299995907,
123
- 0.04682104599999093,
124
- 0.045616392999988875,
125
- 0.04732356099998469,
126
- 0.04678330499996264,
127
- 0.047481524000033914,
128
- 0.04751253199998473,
129
- 0.0472088359999816,
130
- 0.04551244999998971,
131
- 0.04645365099997889,
132
- 0.046430809000014506,
133
- 0.04326163199999655,
134
- 0.03988304199998538,
135
- 0.03954552300001524,
136
- 0.03951186099999404,
137
- 0.03985529999999926,
138
- 0.03943402700002707,
139
- 0.03973613799996656,
140
- 0.03973242200004279,
141
- 0.03936353399996051
 
 
142
  ]
143
  },
144
  "throughput": {
145
  "unit": "samples/s",
146
- "value": 22.6453361948365
147
  },
148
  "energy": {
149
  "unit": "kWh",
150
- "cpu": 1.560999605390761e-06,
151
- "ram": 6.523676371559002e-08,
152
  "gpu": 0.0,
153
- "total": 1.626236369106351e-06
154
  },
155
  "efficiency": {
156
  "unit": "samples/kWh",
157
- "value": 614916.7605626234
158
  }
159
  }
160
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "c31e63ddb94c29460ba90ff599147e94ff80543a",
84
+ "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
87
  "accelerate_commit": null,
 
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 945.463296,
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.000988487999905,
112
+ "mean": 0.0400395395199962,
113
+ "stdev": 0.000869439902902602,
114
+ "p50": 0.03981994600002281,
115
+ "p90": 0.04099346199999445,
116
+ "p95": 0.04208900840000069,
117
+ "p99": 0.04245403487999738,
118
  "values": [
119
+ 0.04093592799995349,
120
+ 0.040143141999976706,
121
+ 0.03986372899998969,
122
+ 0.039934861000006094,
123
+ 0.03980596000002379,
124
+ 0.03980367599996271,
125
+ 0.04044784300003812,
126
+ 0.03981994600002281,
127
+ 0.04007136799998534,
128
+ 0.040407238000000234,
129
+ 0.04103181800002176,
130
+ 0.0400583329999904,
131
+ 0.039630520999992314,
132
+ 0.04007267999998021,
133
+ 0.042485843999997996,
134
+ 0.03929198699995595,
135
+ 0.039359733000026154,
136
+ 0.03914272599996593,
137
+ 0.03964961700000913,
138
+ 0.039727342999981374,
139
+ 0.03968610499998704,
140
+ 0.04235330599999543,
141
+ 0.03923431900000196,
142
+ 0.03928257900003018,
143
+ 0.03874788600001011
144
  ]
145
  },
146
  "throughput": {
147
  "unit": "samples/s",
148
+ "value": 24.975312203592868
149
  },
150
  "energy": {
151
  "unit": "kWh",
152
+ "cpu": 1.5327061343396833e-06,
153
+ "ram": 6.405499365491152e-08,
154
  "gpu": 0.0,
155
+ "total": 1.5967611279945946e-06
156
  },
157
  "efficiency": {
158
  "unit": "samples/kWh",
159
+ "value": 626267.7506784755
160
  }
161
  }
162
  }