Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json with huggingface_hub
Browse files
cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": 1410.859008,
|
7 |
"max_process_vram": 0.0,
|
8 |
"max_reserved": 773.849088,
|
@@ -11,26 +11,32 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
-
0.
|
15 |
],
|
16 |
"count": 1,
|
17 |
-
"total": 0.
|
18 |
-
"mean": 0.
|
19 |
-
"p50": 0.
|
20 |
-
"p90": 0.
|
21 |
-
"p95": 0.
|
22 |
-
"p99": 0.
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
26 |
"throughput": null,
|
27 |
-
"energy":
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
"efficiency": null
|
29 |
},
|
30 |
"forward": {
|
31 |
"memory": {
|
32 |
"unit": "MB",
|
33 |
-
"max_ram":
|
34 |
"max_global_vram": 1444.41344,
|
35 |
"max_process_vram": 0.0,
|
36 |
"max_reserved": 796.91776,
|
@@ -39,97 +45,99 @@
|
|
39 |
"latency": {
|
40 |
"unit": "s",
|
41 |
"values": [
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.
|
45 |
-
0.
|
46 |
-
0.
|
47 |
-
0.
|
48 |
-
0.
|
49 |
-
0.
|
50 |
-
0.
|
51 |
-
0.
|
52 |
-
0.
|
53 |
-
0.
|
54 |
-
0.
|
55 |
-
0.
|
56 |
-
0.
|
57 |
-
0.
|
58 |
-
0.
|
59 |
-
0.
|
60 |
-
0.
|
61 |
-
0.
|
62 |
-
0.
|
63 |
-
0.
|
64 |
-
0.
|
65 |
-
0.
|
66 |
-
0.
|
67 |
-
0.
|
68 |
-
0.
|
69 |
-
0.
|
70 |
-
0.
|
71 |
-
0.
|
72 |
-
0.
|
73 |
-
0.
|
74 |
-
0.
|
75 |
-
0.
|
76 |
-
0.
|
77 |
-
0.
|
78 |
-
0.
|
79 |
-
0.
|
80 |
-
0.
|
81 |
-
0.
|
82 |
-
0.
|
83 |
-
0.
|
84 |
-
0.
|
85 |
-
0.
|
86 |
-
0.
|
87 |
-
0.
|
88 |
-
0.
|
89 |
-
0.015319040298461914,
|
90 |
0.014908415794372559,
|
91 |
-
0.
|
92 |
-
0.
|
93 |
-
0.
|
94 |
-
0.
|
95 |
-
0.
|
96 |
-
0.
|
97 |
-
0.
|
98 |
-
0.
|
99 |
-
0.
|
100 |
-
0.
|
101 |
-
0.
|
102 |
-
0.
|
103 |
-
0.
|
104 |
-
0.
|
105 |
-
0.
|
106 |
-
0.
|
107 |
-
0.
|
|
|
|
|
|
|
108 |
],
|
109 |
-
"count":
|
110 |
-
"total": 0.
|
111 |
-
"mean": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
-
"stdev": 0.
|
117 |
-
"stdev_":
|
118 |
},
|
119 |
"throughput": {
|
120 |
"unit": "samples/s",
|
121 |
-
"value":
|
122 |
},
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
-
"cpu": 1.
|
126 |
-
"ram": 9.
|
127 |
-
"gpu": 4.
|
128 |
-
"total":
|
129 |
},
|
130 |
"efficiency": {
|
131 |
"unit": "samples/kWh",
|
132 |
-
"value":
|
133 |
}
|
134 |
}
|
135 |
}
|
|
|
1 |
{
|
2 |
+
"load_model": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 821.792768,
|
6 |
"max_global_vram": 1410.859008,
|
7 |
"max_process_vram": 0.0,
|
8 |
"max_reserved": 773.849088,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
+
0.07912242889404297
|
15 |
],
|
16 |
"count": 1,
|
17 |
+
"total": 0.07912242889404297,
|
18 |
+
"mean": 0.07912242889404297,
|
19 |
+
"p50": 0.07912242889404297,
|
20 |
+
"p90": 0.07912242889404297,
|
21 |
+
"p95": 0.07912242889404297,
|
22 |
+
"p99": 0.07912242889404297,
|
23 |
"stdev": 0,
|
24 |
"stdev_": 0
|
25 |
},
|
26 |
"throughput": null,
|
27 |
+
"energy": {
|
28 |
+
"unit": "kWh",
|
29 |
+
"cpu": 0.00010905216326666734,
|
30 |
+
"ram": 5.972974538742209e-05,
|
31 |
+
"gpu": 0.00014523622730000085,
|
32 |
+
"total": 0.00031401813595409027
|
33 |
+
},
|
34 |
"efficiency": null
|
35 |
},
|
36 |
"forward": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
+
"max_ram": 1207.128064,
|
40 |
"max_global_vram": 1444.41344,
|
41 |
"max_process_vram": 0.0,
|
42 |
"max_reserved": 796.91776,
|
|
|
45 |
"latency": {
|
46 |
"unit": "s",
|
47 |
"values": [
|
48 |
+
0.014610400199890137,
|
49 |
+
0.014226431846618653,
|
50 |
+
0.014328831672668458,
|
51 |
+
0.014286848068237304,
|
52 |
+
0.014311424255371094,
|
53 |
+
0.014838784217834473,
|
54 |
+
0.014915583610534668,
|
55 |
+
0.014850048065185547,
|
56 |
+
0.01470361614227295,
|
57 |
+
0.014279680252075195,
|
58 |
+
0.014227456092834472,
|
59 |
+
0.014455807685852052,
|
60 |
+
0.014708736419677734,
|
61 |
+
0.015301568031311035,
|
62 |
+
0.01468825626373291,
|
63 |
+
0.014321663856506347,
|
64 |
+
0.014372896194458008,
|
65 |
+
0.014306303977966308,
|
66 |
+
0.014313471794128419,
|
67 |
+
0.014569472312927247,
|
68 |
+
0.014381088256835938,
|
69 |
+
0.014363648414611817,
|
70 |
+
0.014318592071533203,
|
71 |
+
0.014302207946777343,
|
72 |
+
0.014425087928771972,
|
73 |
+
0.014333951950073242,
|
74 |
+
0.014328831672668458,
|
75 |
+
0.014278656005859374,
|
76 |
+
0.014452768325805663,
|
77 |
+
0.014409728050231933,
|
78 |
+
0.014607359886169433,
|
79 |
+
0.014845952033996582,
|
80 |
+
0.015157088279724121,
|
81 |
+
0.014940159797668457,
|
82 |
+
0.014867456436157226,
|
83 |
+
0.01486847972869873,
|
84 |
+
0.014899200439453125,
|
85 |
+
0.014838784217834473,
|
86 |
+
0.014861311912536621,
|
87 |
+
0.014944160461425781,
|
88 |
+
0.01488691234588623,
|
89 |
+
0.014855263710021972,
|
90 |
+
0.01506611156463623,
|
91 |
+
0.014899200439453125,
|
92 |
+
0.014856287956237793,
|
93 |
+
0.014827520370483398,
|
94 |
+
0.014995455741882324,
|
|
|
95 |
0.014908415794372559,
|
96 |
+
0.0148602876663208,
|
97 |
+
0.014818304061889649,
|
98 |
+
0.014798848152160645,
|
99 |
+
0.014779392242431641,
|
100 |
+
0.014796799659729003,
|
101 |
+
0.014827520370483398,
|
102 |
+
0.014839808464050292,
|
103 |
+
0.014941216468811035,
|
104 |
+
0.014925824165344239,
|
105 |
+
0.014871552467346191,
|
106 |
+
0.014857215881347656,
|
107 |
+
0.014791680335998534,
|
108 |
+
0.014985216140747071,
|
109 |
+
0.01475276756286621,
|
110 |
+
0.01478553581237793,
|
111 |
+
0.014807040214538575,
|
112 |
+
0.014837727546691895,
|
113 |
+
0.01491763210296631,
|
114 |
+
0.014764191627502442,
|
115 |
+
0.01498419189453125
|
116 |
],
|
117 |
+
"count": 68,
|
118 |
+
"total": 0.999279715538025,
|
119 |
+
"mean": 0.014695289934382719,
|
120 |
+
"p50": 0.01480294418334961,
|
121 |
+
"p90": 0.01494209966659546,
|
122 |
+
"p95": 0.014991871881484986,
|
123 |
+
"p99": 0.015204766597747802,
|
124 |
+
"stdev": 0.00026538093893528717,
|
125 |
+
"stdev_": 1.805891140088177
|
126 |
},
|
127 |
"throughput": {
|
128 |
"unit": "samples/s",
|
129 |
+
"value": 136.0980292958072
|
130 |
},
|
131 |
"energy": {
|
132 |
"unit": "kWh",
|
133 |
+
"cpu": 1.7573773836806105e-07,
|
134 |
+
"ram": 9.603710307490311e-08,
|
135 |
+
"gpu": 4.038320224117641e-07,
|
136 |
+
"total": 6.756068638547283e-07
|
137 |
},
|
138 |
"efficiency": {
|
139 |
"unit": "samples/kWh",
|
140 |
+
"value": 2960301.481528536
|
141 |
}
|
142 |
}
|
143 |
}
|