IlyasMoutawwakil HF staff commited on
Commit
1de6aa8
·
verified ·
1 Parent(s): 16eb797

Upload test_api_push_to_hub_mixin/benchmark.json with huggingface_hub

Browse files
test_api_push_to_hub_mixin/benchmark.json CHANGED
@@ -5,11 +5,11 @@
5
  "name": "pytorch",
6
  "version": "2.4.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
 
 
8
  "task": "fill-mask",
9
  "library": "transformers",
10
  "model_type": "bert",
11
- "model": "google-bert/bert-base-uncased",
12
- "processor": "google-bert/bert-base-uncased",
13
  "device": "cpu",
14
  "device_ids": null,
15
  "seed": 42,
@@ -71,11 +71,11 @@
71
  "cpu_ram_mb": 7516.192768,
72
  "system": "Darwin",
73
  "machine": "arm64",
74
- "platform": "macOS-14.7.1-arm64-arm-64bit",
75
  "processor": "arm",
76
  "python_version": "3.8.10",
77
  "optimum_benchmark_version": "0.5.0.dev0",
78
- "optimum_benchmark_commit": "f12f642abaf558e58516daaa40124ad343ac2723",
79
  "transformers_version": "4.46.3",
80
  "transformers_commit": null,
81
  "accelerate_version": "1.0.1",
@@ -96,7 +96,7 @@
96
  "load_model": {
97
  "memory": {
98
  "unit": "MB",
99
- "max_ram": 519.962624,
100
  "max_global_vram": null,
101
  "max_process_vram": null,
102
  "max_reserved": null,
@@ -105,15 +105,15 @@
105
  "latency": {
106
  "unit": "s",
107
  "values": [
108
- 5.550753916
109
  ],
110
  "count": 1,
111
- "total": 5.550753916,
112
- "mean": 5.550753916,
113
- "p50": 5.550753916,
114
- "p90": 5.550753916,
115
- "p95": 5.550753916,
116
- "p99": 5.550753916,
117
  "stdev": 0,
118
  "stdev_": 0
119
  },
@@ -124,7 +124,7 @@
124
  "forward": {
125
  "memory": {
126
  "unit": "MB",
127
- "max_ram": 937.918464,
128
  "max_global_vram": null,
129
  "max_process_vram": null,
130
  "max_reserved": null,
@@ -133,42 +133,31 @@
133
  "latency": {
134
  "unit": "s",
135
  "values": [
136
- 0.06796295799999896,
137
- 0.06066370799999987,
138
- 0.05333566699999892,
139
- 0.044895750000000234,
140
- 0.045641500000000335,
141
- 0.0446131249999997,
142
- 0.04452445799999971,
143
- 0.04828333299999876,
144
- 0.04747545799999919,
145
- 0.04420037500000085,
146
- 0.04479304200000023,
147
- 0.04492624999999961,
148
- 0.04544966599999967,
149
- 0.044633957999998586,
150
- 0.04490125000000056,
151
- 0.0446677090000005,
152
- 0.044622624999998806,
153
- 0.04492016700000079,
154
- 0.044714457999999624,
155
- 0.044125291999998595,
156
- 0.04448591599999929,
157
- 0.04456895900000113
158
  ],
159
- "count": 22,
160
- "total": 1.038405623999994,
161
- "mean": 0.04720025563636336,
162
- "p50": 0.04484439600000023,
163
- "p90": 0.052830433599998915,
164
- "p95": 0.06029730594999982,
165
- "p99": 0.06643011549999915,
166
- "stdev": 0.005861754680485951,
167
- "stdev_": 12.418904519597602
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 42.372651864605324
172
  },
173
  "energy": null,
174
  "efficiency": null
 
5
  "name": "pytorch",
6
  "version": "2.4.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
+ "model": "google-bert/bert-base-uncased",
9
+ "processor": "google-bert/bert-base-uncased",
10
  "task": "fill-mask",
11
  "library": "transformers",
12
  "model_type": "bert",
 
 
13
  "device": "cpu",
14
  "device_ids": null,
15
  "seed": 42,
 
71
  "cpu_ram_mb": 7516.192768,
72
  "system": "Darwin",
73
  "machine": "arm64",
74
+ "platform": "macOS-14.7.2-arm64-arm-64bit",
75
  "processor": "arm",
76
  "python_version": "3.8.10",
77
  "optimum_benchmark_version": "0.5.0.dev0",
78
+ "optimum_benchmark_commit": "7cec62e016d76fe612308e4c2c074fc7f09289fd",
79
  "transformers_version": "4.46.3",
80
  "transformers_commit": null,
81
  "accelerate_version": "1.0.1",
 
96
  "load_model": {
97
  "memory": {
98
  "unit": "MB",
99
+ "max_ram": 518.193152,
100
  "max_global_vram": null,
101
  "max_process_vram": null,
102
  "max_reserved": null,
 
105
  "latency": {
106
  "unit": "s",
107
  "values": [
108
+ 6.442433625
109
  ],
110
  "count": 1,
111
+ "total": 6.442433625,
112
+ "mean": 6.442433625,
113
+ "p50": 6.442433625,
114
+ "p90": 6.442433625,
115
+ "p95": 6.442433625,
116
+ "p99": 6.442433625,
117
  "stdev": 0,
118
  "stdev_": 0
119
  },
 
124
  "forward": {
125
  "memory": {
126
  "unit": "MB",
127
+ "max_ram": 872.873984,
128
  "max_global_vram": null,
129
  "max_process_vram": null,
130
  "max_reserved": null,
 
133
  "latency": {
134
  "unit": "s",
135
  "values": [
136
+ 0.0992919170000004,
137
+ 0.10311208400000105,
138
+ 0.10111120900000081,
139
+ 0.10075991699999953,
140
+ 0.0909487500000008,
141
+ 0.11404091700000052,
142
+ 0.1181573750000009,
143
+ 0.08975733399999974,
144
+ 0.10837145800000059,
145
+ 0.07182041700000141,
146
+ 0.0953538750000007
 
 
 
 
 
 
 
 
 
 
 
147
  ],
148
+ "count": 11,
149
+ "total": 1.0927252530000064,
150
+ "mean": 0.09933865936363695,
151
+ "p50": 0.10075991699999953,
152
+ "p90": 0.11404091700000052,
153
+ "p95": 0.11609914600000071,
154
+ "p99": 0.11774572920000086,
155
+ "stdev": 0.012085375297489922,
156
+ "stdev_": 12.165832894171098
157
  },
158
  "throughput": {
159
  "unit": "samples/s",
160
+ "value": 20.133148693690774
161
  },
162
  "energy": null,
163
  "efficiency": null