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+cpu",
|
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,
|
@@ -75,7 +75,7 @@
|
|
75 |
"processor": "AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD",
|
76 |
"python_version": "3.8.10",
|
77 |
"optimum_benchmark_version": "0.5.0.dev0",
|
78 |
-
"optimum_benchmark_commit": "
|
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": 460.
|
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 |
-
2.
|
109 |
],
|
110 |
"count": 1,
|
111 |
-
"total": 2.
|
112 |
-
"mean": 2.
|
113 |
-
"p50": 2.
|
114 |
-
"p90": 2.
|
115 |
-
"p95": 2.
|
116 |
-
"p99": 2.
|
117 |
"stdev": 0,
|
118 |
"stdev_": 0
|
119 |
},
|
@@ -124,7 +124,7 @@
|
|
124 |
"forward": {
|
125 |
"memory": {
|
126 |
"unit": "MB",
|
127 |
-
"max_ram": 919.
|
128 |
"max_global_vram": null,
|
129 |
"max_process_vram": null,
|
130 |
"max_reserved": null,
|
@@ -133,30 +133,30 @@
|
|
133 |
"latency": {
|
134 |
"unit": "s",
|
135 |
"values": [
|
136 |
-
0.
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.
|
143 |
-
0.
|
144 |
-
0.
|
145 |
-
0.
|
146 |
],
|
147 |
"count": 10,
|
148 |
-
"total": 1.
|
149 |
-
"mean": 0.
|
150 |
-
"p50": 0.
|
151 |
-
"p90": 0.
|
152 |
-
"p95": 0.
|
153 |
-
"p99": 0.
|
154 |
-
"stdev": 0.
|
155 |
-
"stdev_":
|
156 |
},
|
157 |
"throughput": {
|
158 |
"unit": "samples/s",
|
159 |
-
"value":
|
160 |
},
|
161 |
"energy": null,
|
162 |
"efficiency": null
|
|
|
5 |
"name": "pytorch",
|
6 |
"version": "2.4.1+cpu",
|
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,
|
|
|
75 |
"processor": "AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD",
|
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": 460.791808,
|
100 |
"max_global_vram": null,
|
101 |
"max_process_vram": null,
|
102 |
"max_reserved": null,
|
|
|
105 |
"latency": {
|
106 |
"unit": "s",
|
107 |
"values": [
|
108 |
+
2.432603799999999
|
109 |
],
|
110 |
"count": 1,
|
111 |
+
"total": 2.432603799999999,
|
112 |
+
"mean": 2.432603799999999,
|
113 |
+
"p50": 2.432603799999999,
|
114 |
+
"p90": 2.432603799999999,
|
115 |
+
"p95": 2.432603799999999,
|
116 |
+
"p99": 2.432603799999999,
|
117 |
"stdev": 0,
|
118 |
"stdev_": 0
|
119 |
},
|
|
|
124 |
"forward": {
|
125 |
"memory": {
|
126 |
"unit": "MB",
|
127 |
+
"max_ram": 919.51104,
|
128 |
"max_global_vram": null,
|
129 |
"max_process_vram": null,
|
130 |
"max_reserved": null,
|
|
|
133 |
"latency": {
|
134 |
"unit": "s",
|
135 |
"values": [
|
136 |
+
0.12024900000000116,
|
137 |
+
0.11798019999999809,
|
138 |
+
0.1035388000000026,
|
139 |
+
0.10325509999999838,
|
140 |
+
0.08399550000000033,
|
141 |
+
0.09575519999999926,
|
142 |
+
0.11496830000000102,
|
143 |
+
0.1183563999999997,
|
144 |
+
0.08443339999999822,
|
145 |
+
0.08353849999999952
|
146 |
],
|
147 |
"count": 10,
|
148 |
+
"total": 1.0260703999999983,
|
149 |
+
"mean": 0.10260703999999983,
|
150 |
+
"p50": 0.10339695000000049,
|
151 |
+
"p90": 0.11854565999999984,
|
152 |
+
"p95": 0.1193973300000005,
|
153 |
+
"p99": 0.12007866600000103,
|
154 |
+
"stdev": 0.014272111230732758,
|
155 |
+
"stdev_": 13.909485383003723
|
156 |
},
|
157 |
"throughput": {
|
158 |
"unit": "samples/s",
|
159 |
+
"value": 19.49183993612917
|
160 |
},
|
161 |
"energy": null,
|
162 |
"efficiency": null
|