Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_training_transformers_text-classification_FacebookAI/roberta-base/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": 16.
|
| 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": 6.
|
| 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": 10.
|
| 97 |
},
|
| 98 |
"energy": null,
|
| 99 |
-
"efficiency": null
|
| 100 |
-
"measures": null
|
| 101 |
}
|
| 102 |
}
|
|
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 2874.118144,
|
| 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.046043179999913,
|
| 15 |
+
"mean": 0.6092086359999825,
|
| 16 |
+
"stdev": 0.06867298925827925,
|
| 17 |
+
"p50": 0.5812857279999548,
|
| 18 |
+
"p90": 0.6822890703999974,
|
| 19 |
+
"p95": 0.7138159782000002,
|
| 20 |
+
"p99": 0.7390375044400025,
|
| 21 |
"values": [
|
| 22 |
+
0.7453428860000031,
|
| 23 |
+
0.5610568259999695,
|
| 24 |
+
0.5812857279999548,
|
| 25 |
+
0.5877083469999889,
|
| 26 |
+
0.5706493929999965
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 16.414737758248535
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
+
"efficiency": null
|
|
|
|
| 35 |
},
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
+
"max_ram": 2874.118144,
|
| 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.3063997119999726,
|
| 49 |
+
"mean": 0.6531998559999863,
|
| 50 |
+
"stdev": 0.09214303000001678,
|
| 51 |
+
"p50": 0.6531998559999863,
|
| 52 |
+
"p90": 0.7269142799999997,
|
| 53 |
+
"p95": 0.7361285830000014,
|
| 54 |
+
"p99": 0.7435000254000027,
|
| 55 |
"values": [
|
| 56 |
+
0.7453428860000031,
|
| 57 |
+
0.5610568259999695
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"throughput": {
|
| 61 |
"unit": "samples/s",
|
| 62 |
+
"value": 6.1237000640123895
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
+
"efficiency": null
|
|
|
|
| 66 |
},
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
+
"max_ram": 2874.118144,
|
| 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.7396434679999402,
|
| 80 |
+
"mean": 0.57988115599998,
|
| 81 |
+
"stdev": 0.007034751583901102,
|
| 82 |
+
"p50": 0.5812857279999548,
|
| 83 |
+
"p90": 0.5864238231999821,
|
| 84 |
+
"p95": 0.5870660850999855,
|
| 85 |
+
"p99": 0.5875798946199882,
|
| 86 |
"values": [
|
| 87 |
+
0.5812857279999548,
|
| 88 |
+
0.5877083469999889,
|
| 89 |
+
0.5706493929999965
|
| 90 |
]
|
| 91 |
},
|
| 92 |
"throughput": {
|
| 93 |
"unit": "samples/s",
|
| 94 |
+
"value": 10.346947711472463
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
+
"efficiency": null
|
|
|
|
| 98 |
}
|
| 99 |
}
|