IlyasMoutawwakil HF staff commited on
Commit
66f588f
1 Parent(s): cdd5921

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
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
9
- "model": "FacebookAI/roberta-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.346304,
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": "d35829e539df8480b726c647eeabf91e41eae047",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.0",
@@ -99,7 +97,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 942.436352,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,53 +105,54 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 22,
111
- "total": 1.0072202059999427,
112
- "mean": 0.04578273663636103,
113
- "stdev": 0.0008903932466271372,
114
- "p50": 0.04578235799999675,
115
- "p90": 0.04661739459999126,
116
- "p95": 0.04693155195000145,
117
- "p99": 0.047726396840027975,
118
  "values": [
119
- 0.04793333000003486,
120
- 0.04568481100000099,
121
- 0.045879904999992505,
122
- 0.044394566999983454,
123
- 0.04694793400000208,
124
- 0.045520935000013196,
125
- 0.04500117700001738,
126
- 0.04621257399998058,
127
- 0.04394843599999376,
128
- 0.046591309000007186,
129
- 0.04662029299998949,
130
- 0.04530858900000112,
131
- 0.0460897450000175,
132
- 0.046404492000021946,
133
- 0.04599424700001009,
134
- 0.04622618899998088,
135
- 0.046380016000000523,
136
- 0.045587168999986716,
137
- 0.04436900899997909,
138
- 0.04561797599995998,
139
- 0.04522837999996909,
140
- 0.045279123000000254
 
141
  ]
142
  },
143
  "throughput": {
144
  "unit": "samples/s",
145
- "value": 21.842294136820815
146
  },
147
  "energy": {
148
  "unit": "kWh",
149
- "cpu": 1.5607952541775172e-06,
150
- "ram": 6.522521437343206e-08,
151
  "gpu": 0.0,
152
- "total": 1.6260204685509495e-06
153
  },
154
  "efficiency": {
155
  "unit": "samples/kWh",
156
- "value": 614998.4082864367
157
  }
158
  }
159
  }
 
6
  "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
 
9
  "library": "transformers",
10
+ "model": "FacebookAI/roberta-base",
11
+ "processor": "FacebookAI/roberta-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.342208,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1018-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": "a8ccb91469272f9f38883fbf3e14bffcd5e95f2d",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.0",
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 942.67392,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 23,
109
+ "total": 1.034953019000227,
110
+ "mean": 0.04499795734783595,
111
+ "stdev": 0.002307105601049432,
112
+ "p50": 0.04555749899998318,
113
+ "p90": 0.04679012500002955,
114
+ "p95": 0.046906380199948215,
115
+ "p99": 0.04770027947991821,
116
  "values": [
117
+ 0.046914845999936006,
118
+ 0.045786116000044785,
119
+ 0.04644115100006729,
120
+ 0.04419889000007515,
121
+ 0.046830188000058115,
122
+ 0.04622138000001996,
123
+ 0.04574293600001056,
124
+ 0.04595591300005708,
125
+ 0.04380824000008943,
126
+ 0.04662987299991528,
127
+ 0.04627048100007869,
128
+ 0.04531911399999444,
129
+ 0.04792181199991319,
130
+ 0.04550228599998718,
131
+ 0.045132003999924564,
132
+ 0.04549436100001003,
133
+ 0.04605214299999716,
134
+ 0.04555749899998318,
135
+ 0.04514051000001018,
136
+ 0.045376411000006556,
137
+ 0.0411113769999929,
138
+ 0.038846066000019164,
139
+ 0.038699422000036066
140
  ]
141
  },
142
  "throughput": {
143
  "unit": "samples/s",
144
+ "value": 22.223230985130307
145
  },
146
  "energy": {
147
  "unit": "kWh",
148
+ "cpu": 1.5180191932580411e-06,
149
+ "ram": 6.344110925799494e-08,
150
  "gpu": 0.0,
151
+ "total": 1.5814603025160362e-06
152
  },
153
  "efficiency": {
154
  "unit": "samples/kWh",
155
+ "value": 632326.9691999492
156
  }
157
  }
158
  }