Commit
•
074182a
1
Parent(s):
d718cb9
Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json with huggingface_hub
Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json
ADDED
@@ -0,0 +1,99 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"overall": {
|
3 |
+
"memory": {
|
4 |
+
"unit": "MB",
|
5 |
+
"max_ram": 4374.970368,
|
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": 5.583659903000068,
|
15 |
+
"mean": 1.1167319806000138,
|
16 |
+
"stdev": 0.07853258776030796,
|
17 |
+
"p50": 1.0731834320000075,
|
18 |
+
"p90": 1.2025418994000006,
|
19 |
+
"p95": 1.2374836681999908,
|
20 |
+
"p99": 1.265437083239983,
|
21 |
+
"values": [
|
22 |
+
1.2724254369999812,
|
23 |
+
1.0731834320000075,
|
24 |
+
1.0977165930000297,
|
25 |
+
1.0711078369999996,
|
26 |
+
1.0692266040000504
|
27 |
+
]
|
28 |
+
},
|
29 |
+
"throughput": {
|
30 |
+
"unit": "samples/s",
|
31 |
+
"value": 8.954700119385008
|
32 |
+
},
|
33 |
+
"energy": null,
|
34 |
+
"efficiency": null
|
35 |
+
},
|
36 |
+
"warmup": {
|
37 |
+
"memory": {
|
38 |
+
"unit": "MB",
|
39 |
+
"max_ram": 4374.970368,
|
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": 2.3456088689999888,
|
49 |
+
"mean": 1.1728044344999944,
|
50 |
+
"stdev": 0.09962100249998684,
|
51 |
+
"p50": 1.1728044344999944,
|
52 |
+
"p90": 1.252501236499984,
|
53 |
+
"p95": 1.2624633367499825,
|
54 |
+
"p99": 1.2704330169499816,
|
55 |
+
"values": [
|
56 |
+
1.2724254369999812,
|
57 |
+
1.0731834320000075
|
58 |
+
]
|
59 |
+
},
|
60 |
+
"throughput": {
|
61 |
+
"unit": "samples/s",
|
62 |
+
"value": 3.4106283045436583
|
63 |
+
},
|
64 |
+
"energy": null,
|
65 |
+
"efficiency": null
|
66 |
+
},
|
67 |
+
"train": {
|
68 |
+
"memory": {
|
69 |
+
"unit": "MB",
|
70 |
+
"max_ram": 4374.970368,
|
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": 3.2380510340000797,
|
80 |
+
"mean": 1.0793503446666932,
|
81 |
+
"stdev": 0.01300958794585394,
|
82 |
+
"p50": 1.0711078369999996,
|
83 |
+
"p90": 1.0923948418000236,
|
84 |
+
"p95": 1.0950557174000266,
|
85 |
+
"p99": 1.097184417880029,
|
86 |
+
"values": [
|
87 |
+
1.0977165930000297,
|
88 |
+
1.0711078369999996,
|
89 |
+
1.0692266040000504
|
90 |
+
]
|
91 |
+
},
|
92 |
+
"throughput": {
|
93 |
+
"unit": "samples/s",
|
94 |
+
"value": 5.558899415419021
|
95 |
+
},
|
96 |
+
"energy": null,
|
97 |
+
"efficiency": null
|
98 |
+
}
|
99 |
+
}
|