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
ADDED
|
@@ -0,0 +1,99 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"overall": {
|
| 3 |
+
"memory": {
|
| 4 |
+
"unit": "MB",
|
| 5 |
+
"max_ram": 2983.067648,
|
| 6 |
+
"max_global_vram": null,
|
| 7 |
+
"max_process_vram": null,
|
| 8 |
+
"max_reserved": null,
|
| 9 |
+
"max_allocated": null
|
| 10 |
+
},
|
| 11 |
+
"latency": {
|
| 12 |
+
"unit": "s",
|
| 13 |
+
"count": 5,
|
| 14 |
+
"total": 2.123094349168241,
|
| 15 |
+
"mean": 0.4246188698336482,
|
| 16 |
+
"stdev": 0.047668134438416235,
|
| 17 |
+
"p50": 0.39927320275455713,
|
| 18 |
+
"p90": 0.475011133775115,
|
| 19 |
+
"p95": 0.49733154252171513,
|
| 20 |
+
"p99": 0.5151878695189953,
|
| 21 |
+
"values": [
|
| 22 |
+
0.5196519512683153,
|
| 23 |
+
0.40804990753531456,
|
| 24 |
+
0.3991203773766756,
|
| 25 |
+
0.39927320275455713,
|
| 26 |
+
0.3969989102333784
|
| 27 |
+
]
|
| 28 |
+
},
|
| 29 |
+
"throughput": {
|
| 30 |
+
"unit": "samples/s",
|
| 31 |
+
"value": 23.550531336296178
|
| 32 |
+
},
|
| 33 |
+
"energy": null,
|
| 34 |
+
"efficiency": null
|
| 35 |
+
},
|
| 36 |
+
"warmup": {
|
| 37 |
+
"memory": {
|
| 38 |
+
"unit": "MB",
|
| 39 |
+
"max_ram": 2983.067648,
|
| 40 |
+
"max_global_vram": null,
|
| 41 |
+
"max_process_vram": null,
|
| 42 |
+
"max_reserved": null,
|
| 43 |
+
"max_allocated": null
|
| 44 |
+
},
|
| 45 |
+
"latency": {
|
| 46 |
+
"unit": "s",
|
| 47 |
+
"count": 2,
|
| 48 |
+
"total": 0.9277018588036299,
|
| 49 |
+
"mean": 0.46385092940181494,
|
| 50 |
+
"stdev": 0.05580102186650038,
|
| 51 |
+
"p50": 0.46385092940181494,
|
| 52 |
+
"p90": 0.5084917468950152,
|
| 53 |
+
"p95": 0.5140718490816653,
|
| 54 |
+
"p99": 0.5185359308309853,
|
| 55 |
+
"values": [
|
| 56 |
+
0.5196519512683153,
|
| 57 |
+
0.40804990753531456
|
| 58 |
+
]
|
| 59 |
+
},
|
| 60 |
+
"throughput": {
|
| 61 |
+
"unit": "samples/s",
|
| 62 |
+
"value": 8.623460138709703
|
| 63 |
+
},
|
| 64 |
+
"energy": null,
|
| 65 |
+
"efficiency": null
|
| 66 |
+
},
|
| 67 |
+
"train": {
|
| 68 |
+
"memory": {
|
| 69 |
+
"unit": "MB",
|
| 70 |
+
"max_ram": 2983.067648,
|
| 71 |
+
"max_global_vram": null,
|
| 72 |
+
"max_process_vram": null,
|
| 73 |
+
"max_reserved": null,
|
| 74 |
+
"max_allocated": null
|
| 75 |
+
},
|
| 76 |
+
"latency": {
|
| 77 |
+
"unit": "s",
|
| 78 |
+
"count": 3,
|
| 79 |
+
"total": 1.1953924903646111,
|
| 80 |
+
"mean": 0.3984641634548704,
|
| 81 |
+
"stdev": 0.0010379672927893283,
|
| 82 |
+
"p50": 0.3991203773766756,
|
| 83 |
+
"p90": 0.3992426376789808,
|
| 84 |
+
"p95": 0.399257920216769,
|
| 85 |
+
"p99": 0.3992701462469995,
|
| 86 |
+
"values": [
|
| 87 |
+
0.3991203773766756,
|
| 88 |
+
0.39927320275455713,
|
| 89 |
+
0.3969989102333784
|
| 90 |
+
]
|
| 91 |
+
},
|
| 92 |
+
"throughput": {
|
| 93 |
+
"unit": "samples/s",
|
| 94 |
+
"value": 15.057815859717968
|
| 95 |
+
},
|
| 96 |
+
"energy": null,
|
| 97 |
+
"efficiency": null
|
| 98 |
+
}
|
| 99 |
+
}
|