IlyasMoutawwakil HF staff commited on
Commit
eb51898
·
verified ·
1 Parent(s): 819aac5

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
- "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 819.867648,
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.055482368469238284
15
  ],
16
  "count": 1,
17
- "total": 0.055482368469238284,
18
- "mean": 0.055482368469238284,
19
- "p50": 0.055482368469238284,
20
- "p90": 0.055482368469238284,
21
- "p95": 0.055482368469238284,
22
- "p99": 0.055482368469238284,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
- "energy": null,
 
 
 
 
 
 
28
  "efficiency": null
29
  },
30
  "forward": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 1205.256192,
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.015779840469360353,
43
- 0.015420415878295898,
44
- 0.015448063850402831,
45
- 0.015366144180297851,
46
- 0.01529139232635498,
47
- 0.015363072395324707,
48
- 0.01538969612121582,
49
- 0.0154552001953125,
50
- 0.015535103797912597,
51
- 0.015642623901367187,
52
- 0.015630335807800294,
53
- 0.015485952377319336,
54
- 0.015482879638671876,
55
- 0.01577779197692871,
56
- 0.015482879638671876,
57
- 0.01536511993408203,
58
- 0.015309823989868163,
59
- 0.015599616050720215,
60
- 0.01567948818206787,
61
- 0.015256575584411621,
62
- 0.015480863571166991,
63
- 0.015251456260681152,
64
- 0.015221759796142579,
65
- 0.015734784126281737,
66
- 0.01582592010498047,
67
- 0.01511526393890381,
68
- 0.014865407943725586,
69
- 0.014729215621948242,
70
- 0.014746623992919922,
71
- 0.015457280158996582,
72
- 0.015235072135925292,
73
- 0.014690303802490234,
74
- 0.01476195240020752,
75
- 0.015341567993164062,
76
- 0.015287296295166015,
77
- 0.01542246437072754,
78
- 0.01549721622467041,
79
- 0.01520844841003418,
80
- 0.015078463554382325,
81
- 0.015186944007873536,
82
- 0.015042559623718262,
83
- 0.0148602876663208,
84
- 0.014753791809082031,
85
- 0.014771200180053711,
86
- 0.015275039672851563,
87
- 0.014962688446044922,
88
- 0.014851072311401366,
89
- 0.015319040298461914,
90
  0.014908415794372559,
91
- 0.014813183784484863,
92
- 0.014766079902648926,
93
- 0.014745599746704101,
94
- 0.014771200180053711,
95
- 0.014873600006103516,
96
- 0.01480294418334961,
97
- 0.014766079902648926,
98
- 0.014756863594055175,
99
- 0.014729215621948242,
100
- 0.014784511566162109,
101
- 0.014767104148864747,
102
- 0.014822400093078614,
103
- 0.014730239868164062,
104
- 0.014737407684326171,
105
- 0.014741503715515136,
106
- 0.014733311653137206,
107
- 0.014779392242431641
 
 
 
108
  ],
109
- "count": 66,
110
- "total": 0.9997650547027587,
111
- "mean": 0.015147955374284223,
112
- "p50": 0.015215104103088378,
113
- "p90": 0.015614975929260255,
114
- "p95": 0.01572096014022827,
115
- "p99": 0.015795968341827393,
116
- "stdev": 0.00034564627690391637,
117
- "stdev_": 2.281801526103644
118
  },
119
  "throughput": {
120
  "unit": "samples/s",
121
- "value": 132.0310200672548
122
  },
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 1.7785592606758523e-07,
126
- "ram": 9.703931106274279e-08,
127
- "gpu": 4.360119574328386e-07,
128
- "total": 7.109071945631666e-07
129
  },
130
  "efficiency": {
131
  "unit": "samples/kWh",
132
- "value": 2813306.7372161658
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
  }