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,33 +11,32 @@
|
|
| 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": 15.
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
-
"efficiency": null
|
| 35 |
-
"measures": null
|
| 36 |
},
|
| 37 |
"warmup": {
|
| 38 |
"memory": {
|
| 39 |
"unit": "MB",
|
| 40 |
-
"max_ram":
|
| 41 |
"max_global_vram": null,
|
| 42 |
"max_process_vram": null,
|
| 43 |
"max_reserved": null,
|
|
@@ -46,30 +45,29 @@
|
|
| 46 |
"latency": {
|
| 47 |
"unit": "s",
|
| 48 |
"count": 2,
|
| 49 |
-
"total": 1.
|
| 50 |
-
"mean": 0.
|
| 51 |
-
"stdev": 0.
|
| 52 |
-
"p50": 0.
|
| 53 |
-
"p90": 0.
|
| 54 |
-
"p95": 0.
|
| 55 |
-
"p99": 0.
|
| 56 |
"values": [
|
| 57 |
-
0.
|
| 58 |
-
0.
|
| 59 |
]
|
| 60 |
},
|
| 61 |
"throughput": {
|
| 62 |
"unit": "samples/s",
|
| 63 |
-
"value":
|
| 64 |
},
|
| 65 |
"energy": null,
|
| 66 |
-
"efficiency": null
|
| 67 |
-
"measures": null
|
| 68 |
},
|
| 69 |
"train": {
|
| 70 |
"memory": {
|
| 71 |
"unit": "MB",
|
| 72 |
-
"max_ram":
|
| 73 |
"max_global_vram": null,
|
| 74 |
"max_process_vram": null,
|
| 75 |
"max_reserved": null,
|
|
@@ -78,25 +76,24 @@
|
|
| 78 |
"latency": {
|
| 79 |
"unit": "s",
|
| 80 |
"count": 3,
|
| 81 |
-
"total": 1.
|
| 82 |
-
"mean": 0.
|
| 83 |
-
"stdev": 0.
|
| 84 |
-
"p50": 0.
|
| 85 |
-
"p90": 0.
|
| 86 |
-
"p95": 0.
|
| 87 |
-
"p99": 0.
|
| 88 |
"values": [
|
| 89 |
-
0.
|
| 90 |
-
0.
|
| 91 |
-
0.
|
| 92 |
]
|
| 93 |
},
|
| 94 |
"throughput": {
|
| 95 |
"unit": "samples/s",
|
| 96 |
-
"value": 9.
|
| 97 |
},
|
| 98 |
"energy": null,
|
| 99 |
-
"efficiency": null
|
| 100 |
-
"measures": null
|
| 101 |
}
|
| 102 |
}
|
|
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 2846.892032,
|
| 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.1398547999999664,
|
| 15 |
+
"mean": 0.6279709599999933,
|
| 16 |
+
"stdev": 0.03555372098604286,
|
| 17 |
+
"p50": 0.6098860719999948,
|
| 18 |
+
"p90": 0.6649572081999964,
|
| 19 |
+
"p95": 0.681961299599999,
|
| 20 |
+
"p99": 0.695564572720001,
|
| 21 |
"values": [
|
| 22 |
+
0.6989653910000015,
|
| 23 |
+
0.6089590969999961,
|
| 24 |
+
0.6139449339999885,
|
| 25 |
+
0.6080993059999855,
|
| 26 |
+
0.6098860719999948
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 15.924303251220577
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
+
"efficiency": null
|
|
|
|
| 35 |
},
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
+
"max_ram": 2846.892032,
|
| 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.3079244879999976,
|
| 49 |
+
"mean": 0.6539622439999988,
|
| 50 |
+
"stdev": 0.04500314700000274,
|
| 51 |
+
"p50": 0.6539622439999988,
|
| 52 |
+
"p90": 0.689964761600001,
|
| 53 |
+
"p95": 0.6944650763000013,
|
| 54 |
+
"p99": 0.6980653280600015,
|
| 55 |
"values": [
|
| 56 |
+
0.6989653910000015,
|
| 57 |
+
0.6089590969999961
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"throughput": {
|
| 61 |
"unit": "samples/s",
|
| 62 |
+
"value": 6.1165610655651355
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
+
"efficiency": null
|
|
|
|
| 66 |
},
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
+
"max_ram": 2846.892032,
|
| 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.8319303119999688,
|
| 80 |
+
"mean": 0.6106434373333229,
|
| 81 |
+
"stdev": 0.0024458186584046093,
|
| 82 |
+
"p50": 0.6098860719999948,
|
| 83 |
+
"p90": 0.6131331615999898,
|
| 84 |
+
"p95": 0.6135390477999891,
|
| 85 |
+
"p99": 0.6138637567599886,
|
| 86 |
"values": [
|
| 87 |
+
0.6139449339999885,
|
| 88 |
+
0.6080993059999855,
|
| 89 |
+
0.6098860719999948
|
| 90 |
]
|
| 91 |
},
|
| 92 |
"throughput": {
|
| 93 |
"unit": "samples/s",
|
| 94 |
+
"value": 9.825701273728532
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
+
"efficiency": null
|
|
|
|
| 98 |
}
|
| 99 |
}
|