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,32 +11,41 @@
|
|
| 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":
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
},
|
| 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 +54,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": 5.
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
"efficiency": null
|
|
@@ -67,7 +76,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 +85,22 @@
|
|
| 76 |
"latency": {
|
| 77 |
"unit": "s",
|
| 78 |
"count": 3,
|
| 79 |
-
"total": 1.
|
| 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": 9.
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
"efficiency": null
|
|
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 2848.72704,
|
| 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.27369686600008,
|
| 15 |
+
"mean": 0.654739373200016,
|
| 16 |
+
"stdev": 0.03430246958929916,
|
| 17 |
+
"p50": 0.6385166270000013,
|
| 18 |
+
"p90": 0.6919665726000176,
|
| 19 |
+
"p95": 0.7072994618000166,
|
| 20 |
+
"p99": 0.7195657731600158,
|
| 21 |
"values": [
|
| 22 |
+
0.7226323510000157,
|
| 23 |
+
0.6306849420000162,
|
| 24 |
+
0.6385166270000013,
|
| 25 |
+
0.6358950410000261,
|
| 26 |
+
0.6459679050000204
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 15.273252853460374
|
| 32 |
},
|
| 33 |
+
"energy": {
|
| 34 |
+
"unit": "kWh",
|
| 35 |
+
"cpu": 0.00013921469057222253,
|
| 36 |
+
"ram": 5.822412246043199e-06,
|
| 37 |
+
"gpu": 0,
|
| 38 |
+
"total": 0.00014503710281826574
|
| 39 |
+
},
|
| 40 |
+
"efficiency": {
|
| 41 |
+
"unit": "samples/kWh",
|
| 42 |
+
"value": 68947.87475540098
|
| 43 |
+
}
|
| 44 |
},
|
| 45 |
"warmup": {
|
| 46 |
"memory": {
|
| 47 |
"unit": "MB",
|
| 48 |
+
"max_ram": 2848.72704,
|
| 49 |
"max_global_vram": null,
|
| 50 |
"max_process_vram": null,
|
| 51 |
"max_reserved": null,
|
|
|
|
| 54 |
"latency": {
|
| 55 |
"unit": "s",
|
| 56 |
"count": 2,
|
| 57 |
+
"total": 1.353317293000032,
|
| 58 |
+
"mean": 0.676658646500016,
|
| 59 |
+
"stdev": 0.04597370449999971,
|
| 60 |
+
"p50": 0.676658646500016,
|
| 61 |
+
"p90": 0.7134376101000157,
|
| 62 |
+
"p95": 0.7180349805500157,
|
| 63 |
+
"p99": 0.7217128769100156,
|
| 64 |
"values": [
|
| 65 |
+
0.7226323510000157,
|
| 66 |
+
0.6306849420000162
|
| 67 |
]
|
| 68 |
},
|
| 69 |
"throughput": {
|
| 70 |
"unit": "samples/s",
|
| 71 |
+
"value": 5.911400113912393
|
| 72 |
},
|
| 73 |
"energy": null,
|
| 74 |
"efficiency": null
|
|
|
|
| 76 |
"train": {
|
| 77 |
"memory": {
|
| 78 |
"unit": "MB",
|
| 79 |
+
"max_ram": 2848.72704,
|
| 80 |
"max_global_vram": null,
|
| 81 |
"max_process_vram": null,
|
| 82 |
"max_reserved": null,
|
|
|
|
| 85 |
"latency": {
|
| 86 |
"unit": "s",
|
| 87 |
"count": 3,
|
| 88 |
+
"total": 1.920379573000048,
|
| 89 |
+
"mean": 0.6401265243333493,
|
| 90 |
+
"stdev": 0.004266886011955788,
|
| 91 |
+
"p50": 0.6385166270000013,
|
| 92 |
+
"p90": 0.6444776494000166,
|
| 93 |
+
"p95": 0.6452227772000185,
|
| 94 |
+
"p99": 0.64581887944002,
|
| 95 |
"values": [
|
| 96 |
+
0.6385166270000013,
|
| 97 |
+
0.6358950410000261,
|
| 98 |
+
0.6459679050000204
|
| 99 |
]
|
| 100 |
},
|
| 101 |
"throughput": {
|
| 102 |
"unit": "samples/s",
|
| 103 |
+
"value": 9.37314698254164
|
| 104 |
},
|
| 105 |
"energy": null,
|
| 106 |
"efficiency": null
|