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": 2845.
|
| 6 |
"max_global_vram": null,
|
| 7 |
"max_process_vram": null,
|
| 8 |
"max_reserved": null,
|
|
@@ -11,32 +11,33 @@
|
|
| 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
|
|
|
|
| 35 |
},
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
-
"max_ram": 2845.
|
| 40 |
"max_global_vram": null,
|
| 41 |
"max_process_vram": null,
|
| 42 |
"max_reserved": null,
|
|
@@ -45,29 +46,30 @@
|
|
| 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": 6.
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
-
"efficiency": null
|
|
|
|
| 66 |
},
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
-
"max_ram": 2845.
|
| 71 |
"max_global_vram": null,
|
| 72 |
"max_process_vram": null,
|
| 73 |
"max_reserved": null,
|
|
@@ -76,24 +78,25 @@
|
|
| 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
|
|
|
|
| 98 |
}
|
| 99 |
}
|
|
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 2845.515776,
|
| 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.1801934609999307,
|
| 15 |
+
"mean": 0.6360386921999861,
|
| 16 |
+
"stdev": 0.040146631657097864,
|
| 17 |
+
"p50": 0.6168841179999731,
|
| 18 |
+
"p90": 0.6779121097999792,
|
| 19 |
+
"p95": 0.6970202483999742,
|
| 20 |
+
"p99": 0.7123067592799702,
|
| 21 |
"values": [
|
| 22 |
+
0.7161283869999693,
|
| 23 |
+
0.6147743320000245,
|
| 24 |
+
0.6118189299999699,
|
| 25 |
+
0.6205876939999939,
|
| 26 |
+
0.6168841179999731
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 15.72231394510156
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
+
"efficiency": null,
|
| 35 |
+
"measures": null
|
| 36 |
},
|
| 37 |
"warmup": {
|
| 38 |
"memory": {
|
| 39 |
"unit": "MB",
|
| 40 |
+
"max_ram": 2845.515776,
|
| 41 |
"max_global_vram": null,
|
| 42 |
"max_process_vram": null,
|
| 43 |
"max_reserved": null,
|
|
|
|
| 46 |
"latency": {
|
| 47 |
"unit": "s",
|
| 48 |
"count": 2,
|
| 49 |
+
"total": 1.3309027189999938,
|
| 50 |
+
"mean": 0.6654513594999969,
|
| 51 |
+
"stdev": 0.05067702749997238,
|
| 52 |
+
"p50": 0.6654513594999969,
|
| 53 |
+
"p90": 0.7059929814999748,
|
| 54 |
+
"p95": 0.711060684249972,
|
| 55 |
+
"p99": 0.7151148464499698,
|
| 56 |
"values": [
|
| 57 |
+
0.7161283869999693,
|
| 58 |
+
0.6147743320000245
|
| 59 |
]
|
| 60 |
},
|
| 61 |
"throughput": {
|
| 62 |
"unit": "samples/s",
|
| 63 |
+
"value": 6.010957740030012
|
| 64 |
},
|
| 65 |
"energy": null,
|
| 66 |
+
"efficiency": null,
|
| 67 |
+
"measures": null
|
| 68 |
},
|
| 69 |
"train": {
|
| 70 |
"memory": {
|
| 71 |
"unit": "MB",
|
| 72 |
+
"max_ram": 2845.515776,
|
| 73 |
"max_global_vram": null,
|
| 74 |
"max_process_vram": null,
|
| 75 |
"max_reserved": null,
|
|
|
|
| 78 |
"latency": {
|
| 79 |
"unit": "s",
|
| 80 |
"count": 3,
|
| 81 |
+
"total": 1.849290741999937,
|
| 82 |
+
"mean": 0.6164302473333123,
|
| 83 |
+
"stdev": 0.003594190169200906,
|
| 84 |
+
"p50": 0.6168841179999731,
|
| 85 |
+
"p90": 0.6198469787999897,
|
| 86 |
+
"p95": 0.6202173363999919,
|
| 87 |
+
"p99": 0.6205136224799935,
|
| 88 |
"values": [
|
| 89 |
+
0.6118189299999699,
|
| 90 |
+
0.6205876939999939,
|
| 91 |
+
0.6168841179999731
|
| 92 |
]
|
| 93 |
},
|
| 94 |
"throughput": {
|
| 95 |
"unit": "samples/s",
|
| 96 |
+
"value": 9.73346137045692
|
| 97 |
},
|
| 98 |
"energy": null,
|
| 99 |
+
"efficiency": null,
|
| 100 |
+
"measures": null
|
| 101 |
}
|
| 102 |
}
|