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":
|
| 15 |
-
"mean":
|
| 16 |
-
"stdev": 0.
|
| 17 |
-
"p50": 0.
|
| 18 |
-
"p90":
|
| 19 |
-
"p95":
|
| 20 |
-
"p99":
|
| 21 |
"values": [
|
| 22 |
-
|
| 23 |
-
|
| 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":
|
| 49 |
-
"mean":
|
| 50 |
-
"stdev": 0.
|
| 51 |
-
"p50":
|
| 52 |
-
"p90":
|
| 53 |
-
"p95":
|
| 54 |
-
"p99":
|
| 55 |
"values": [
|
| 56 |
-
|
| 57 |
-
|
| 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": 2826.625024,
|
| 6 |
"max_global_vram": null,
|
| 7 |
"max_process_vram": null,
|
| 8 |
"max_reserved": null,
|
|
|
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
"count": 5,
|
| 14 |
+
"total": 5.122720750999974,
|
| 15 |
+
"mean": 1.0245441501999948,
|
| 16 |
+
"stdev": 0.4098372549193481,
|
| 17 |
+
"p50": 0.873770291999989,
|
| 18 |
+
"p90": 1.520042652199993,
|
| 19 |
+
"p95": 1.5368682305999868,
|
| 20 |
+
"p99": 1.550328693319982,
|
| 21 |
"values": [
|
| 22 |
+
1.5536938089999808,
|
| 23 |
+
1.4695659170000113,
|
| 24 |
+
0.873770291999989,
|
| 25 |
+
0.6185291129999939,
|
| 26 |
+
0.6071616199999994
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 9.760438335476284
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
"efficiency": null
|
|
|
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
+
"max_ram": 2826.625024,
|
| 40 |
"max_global_vram": null,
|
| 41 |
"max_process_vram": null,
|
| 42 |
"max_reserved": null,
|
|
|
|
| 45 |
"latency": {
|
| 46 |
"unit": "s",
|
| 47 |
"count": 2,
|
| 48 |
+
"total": 3.023259725999992,
|
| 49 |
+
"mean": 1.511629862999996,
|
| 50 |
+
"stdev": 0.04206394599998475,
|
| 51 |
+
"p50": 1.511629862999996,
|
| 52 |
+
"p90": 1.5452810197999838,
|
| 53 |
+
"p95": 1.5494874143999824,
|
| 54 |
+
"p99": 1.5528525300799811,
|
| 55 |
"values": [
|
| 56 |
+
1.5536938089999808,
|
| 57 |
+
1.4695659170000113
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"throughput": {
|
| 61 |
"unit": "samples/s",
|
| 62 |
+
"value": 2.646150422075917
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
"efficiency": null
|
|
|
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
+
"max_ram": 2826.625024,
|
| 71 |
"max_global_vram": null,
|
| 72 |
"max_process_vram": null,
|
| 73 |
"max_reserved": null,
|
|
|
|
| 76 |
"latency": {
|
| 77 |
"unit": "s",
|
| 78 |
"count": 3,
|
| 79 |
+
"total": 2.0994610249999823,
|
| 80 |
+
"mean": 0.6998203416666607,
|
| 81 |
+
"stdev": 0.12308870484330059,
|
| 82 |
+
"p50": 0.6185291129999939,
|
| 83 |
+
"p90": 0.82272205619999,
|
| 84 |
+
"p95": 0.8482461740999895,
|
| 85 |
+
"p99": 0.8686654684199892,
|
| 86 |
"values": [
|
| 87 |
+
0.873770291999989,
|
| 88 |
+
0.6185291129999939,
|
| 89 |
+
0.6071616199999994
|
| 90 |
]
|
| 91 |
},
|
| 92 |
"throughput": {
|
| 93 |
"unit": "samples/s",
|
| 94 |
+
"value": 8.573629034147062
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
"efficiency": null
|