Upload cpu_training_transformers_text-generation_openai-community/gpt2/benchmark_report.json with huggingface_hub
Browse files
cpu_training_transformers_text-generation_openai-community/gpt2/benchmark_report.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
-
"max_ram":
|
| 6 |
"max_global_vram": null,
|
| 7 |
"max_process_vram": null,
|
| 8 |
"max_reserved": null,
|
|
@@ -11,24 +11,24 @@
|
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
"count": 5,
|
| 14 |
-
"total": 3.
|
| 15 |
-
"mean": 0.
|
| 16 |
-
"stdev": 0.
|
| 17 |
-
"p50": 0.
|
| 18 |
-
"p90": 0.
|
| 19 |
-
"p95": 0.
|
| 20 |
-
"p99": 0.
|
| 21 |
"values": [
|
| 22 |
-
0.
|
| 23 |
-
0.
|
| 24 |
-
0.
|
| 25 |
-
0.
|
| 26 |
-
0.
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
-
"value":
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
"efficiency": null
|
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
-
"max_ram":
|
| 40 |
"max_global_vram": null,
|
| 41 |
"max_process_vram": null,
|
| 42 |
"max_reserved": null,
|
|
@@ -45,21 +45,21 @@
|
|
| 45 |
"latency": {
|
| 46 |
"unit": "s",
|
| 47 |
"count": 2,
|
| 48 |
-
"total": 1.
|
| 49 |
-
"mean": 0.
|
| 50 |
-
"stdev": 0.
|
| 51 |
-
"p50": 0.
|
| 52 |
-
"p90": 0.
|
| 53 |
-
"p95": 0.
|
| 54 |
-
"p99": 0.
|
| 55 |
"values": [
|
| 56 |
-
0.
|
| 57 |
-
0.
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"throughput": {
|
| 61 |
"unit": "samples/s",
|
| 62 |
-
"value":
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
"efficiency": null
|
|
@@ -67,7 +67,7 @@
|
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
-
"max_ram":
|
| 71 |
"max_global_vram": null,
|
| 72 |
"max_process_vram": null,
|
| 73 |
"max_reserved": null,
|
|
@@ -76,22 +76,22 @@
|
|
| 76 |
"latency": {
|
| 77 |
"unit": "s",
|
| 78 |
"count": 3,
|
| 79 |
-
"total":
|
| 80 |
-
"mean": 0.
|
| 81 |
-
"stdev": 0.
|
| 82 |
-
"p50": 0.
|
| 83 |
-
"p90": 0.
|
| 84 |
-
"p95": 0.
|
| 85 |
-
"p99": 0.
|
| 86 |
"values": [
|
| 87 |
-
0.
|
| 88 |
-
0.
|
| 89 |
-
0.
|
| 90 |
]
|
| 91 |
},
|
| 92 |
"throughput": {
|
| 93 |
"unit": "samples/s",
|
| 94 |
-
"value":
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
"efficiency": null
|
|
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 2834.132992,
|
| 6 |
"max_global_vram": null,
|
| 7 |
"max_process_vram": null,
|
| 8 |
"max_reserved": null,
|
|
|
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
"count": 5,
|
| 14 |
+
"total": 3.342133577999988,
|
| 15 |
+
"mean": 0.6684267155999976,
|
| 16 |
+
"stdev": 0.043116674147528844,
|
| 17 |
+
"p50": 0.6605176459999882,
|
| 18 |
+
"p90": 0.719696181200004,
|
| 19 |
+
"p95": 0.7303793346000077,
|
| 20 |
+
"p99": 0.7389258573200107,
|
| 21 |
"values": [
|
| 22 |
+
0.7410624880000114,
|
| 23 |
+
0.6605176459999882,
|
| 24 |
+
0.687646720999993,
|
| 25 |
+
0.6321011759999919,
|
| 26 |
+
0.6208055470000033
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 14.960503173521026
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
"efficiency": null
|
|
|
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
+
"max_ram": 2834.132992,
|
| 40 |
"max_global_vram": null,
|
| 41 |
"max_process_vram": null,
|
| 42 |
"max_reserved": null,
|
|
|
|
| 45 |
"latency": {
|
| 46 |
"unit": "s",
|
| 47 |
"count": 2,
|
| 48 |
+
"total": 1.4015801339999996,
|
| 49 |
+
"mean": 0.7007900669999998,
|
| 50 |
+
"stdev": 0.040272421000011605,
|
| 51 |
+
"p50": 0.7007900669999998,
|
| 52 |
+
"p90": 0.7330080038000091,
|
| 53 |
+
"p95": 0.7370352459000102,
|
| 54 |
+
"p99": 0.7402570395800112,
|
| 55 |
"values": [
|
| 56 |
+
0.7410624880000114,
|
| 57 |
+
0.6605176459999882
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"throughput": {
|
| 61 |
"unit": "samples/s",
|
| 62 |
+
"value": 5.707843458917064
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
"efficiency": null
|
|
|
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
+
"max_ram": 2834.132992,
|
| 71 |
"max_global_vram": null,
|
| 72 |
"max_process_vram": null,
|
| 73 |
"max_reserved": null,
|
|
|
|
| 76 |
"latency": {
|
| 77 |
"unit": "s",
|
| 78 |
"count": 3,
|
| 79 |
+
"total": 1.9405534439999883,
|
| 80 |
+
"mean": 0.6468511479999961,
|
| 81 |
+
"stdev": 0.029213089428369882,
|
| 82 |
+
"p50": 0.6321011759999919,
|
| 83 |
+
"p90": 0.6765376119999928,
|
| 84 |
+
"p95": 0.6820921664999929,
|
| 85 |
+
"p99": 0.686535810099993,
|
| 86 |
"values": [
|
| 87 |
+
0.687646720999993,
|
| 88 |
+
0.6321011759999919,
|
| 89 |
+
0.6208055470000033
|
| 90 |
]
|
| 91 |
},
|
| 92 |
"throughput": {
|
| 93 |
"unit": "samples/s",
|
| 94 |
+
"value": 9.275704338705195
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
"efficiency": null
|