IlyasMoutawwakil HF staff commited on
Commit
05e851a
·
verified ·
1 Parent(s): 148d07b

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
@@ -2,7 +2,7 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 801.210368,
6
  "max_global_vram": 1410.859008,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 773.849088,
@@ -11,15 +11,15 @@
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
- 0.21377536010742187
15
  ],
16
  "count": 1,
17
- "total": 0.21377536010742187,
18
- "mean": 0.21377536010742187,
19
- "p50": 0.21377536010742187,
20
- "p90": 0.21377536010742187,
21
- "p95": 0.21377536010742187,
22
- "p99": 0.21377536010742187,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
@@ -30,7 +30,7 @@
30
  "forward": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 1190.326272,
34
  "max_global_vram": 1442.316288,
35
  "max_process_vram": 0.0,
36
  "max_reserved": 794.820608,
@@ -39,103 +39,104 @@
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
- 0.014474240303039551,
43
- 0.014918656349182128,
44
- 0.01622425651550293,
45
- 0.01590988826751709,
46
- 0.014534655570983887,
47
- 0.014109696388244629,
48
- 0.01437388801574707,
49
- 0.014204928398132324,
50
- 0.014316543579101563,
51
- 0.014043135643005371,
52
- 0.014598143577575684,
53
- 0.014361599922180175,
54
- 0.014123007774353028,
55
- 0.014258175849914552,
56
- 0.014334015846252442,
57
- 0.014912511825561523,
58
- 0.014449664115905762,
59
- 0.014467071533203125,
60
- 0.014459872245788574,
61
- 0.014155776023864745,
62
- 0.014525440216064453,
63
- 0.01439027214050293,
64
- 0.01499443244934082,
65
- 0.014542911529541016,
66
- 0.014120960235595703,
67
- 0.014277631759643555,
68
- 0.013961215972900391,
69
- 0.013915136337280273,
70
- 0.014027775764465332,
71
- 0.014299136161804199,
72
- 0.014215167999267577,
73
- 0.014386176109313965,
74
- 0.014539775848388671,
75
- 0.014633952140808105,
76
- 0.014379008293151856,
77
- 0.014253055572509766,
78
- 0.014476287841796874,
79
- 0.01408614444732666,
80
- 0.014154751777648926,
81
- 0.014113792419433594,
82
- 0.01420902442932129,
83
- 0.014007295608520508,
84
- 0.014211071968078613,
 
 
85
  0.013988863945007325,
86
- 0.013811712265014648,
87
- 0.014012415885925293,
88
- 0.013991935729980469,
89
- 0.013542367935180663,
90
- 0.013497344017028809,
91
- 0.013461503982543945,
92
- 0.013459456443786622,
93
- 0.013488127708435058,
94
- 0.013497344017028809,
95
- 0.013531200408935547,
96
- 0.013466624259948731,
97
- 0.013508671760559083,
98
- 0.0134717435836792,
99
- 0.013378560066223144,
100
- 0.013355008125305176,
101
- 0.013314047813415527,
102
- 0.013450240135192871,
103
- 0.01336627197265625,
104
- 0.01335807991027832,
105
- 0.013308927536010743,
106
- 0.013312000274658203,
107
- 0.013314047813415527,
108
- 0.01330073642730713,
109
- 0.013347840309143067,
110
- 0.013360128402709961,
111
- 0.013317119598388672,
112
- 0.013315072059631347,
113
- 0.013346816062927246
114
  ],
115
- "count": 72,
116
- "total": 1.0108243532180787,
117
- "mean": 0.014039227128028868,
118
- "p50": 0.01411174440383911,
119
- "p90": 0.014542597961425782,
120
- "p95": 0.014915276861190796,
121
- "p99": 0.016001055059432986,
122
- "stdev": 0.0005866494578794183,
123
- "stdev_": 4.178644967629246
124
  },
125
  "throughput": {
126
  "unit": "samples/s",
127
- "value": 71.22899222874825
128
  },
129
  "energy": {
130
  "unit": "kWh",
131
- "cpu": 1.6700075388302587e-07,
132
- "ram": 9.116016948590546e-08,
133
- "gpu": 3.450237501971982e-07,
134
- "total": 6.031846735661295e-07
135
  },
136
  "efficiency": {
137
  "unit": "samples/kWh",
138
- "value": 1657867.0576754403
139
  }
140
  }
141
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 799.68256,
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.07818240356445312
15
  ],
16
  "count": 1,
17
+ "total": 0.07818240356445312,
18
+ "mean": 0.07818240356445312,
19
+ "p50": 0.07818240356445312,
20
+ "p90": 0.07818240356445312,
21
+ "p95": 0.07818240356445312,
22
+ "p99": 0.07818240356445312,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
 
30
  "forward": {
31
  "memory": {
32
  "unit": "MB",
33
+ "max_ram": 1188.74112,
34
  "max_global_vram": 1442.316288,
35
  "max_process_vram": 0.0,
36
  "max_reserved": 794.820608,
 
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
+ 0.013932543754577637,
43
+ 0.01397555160522461,
44
+ 0.013964287757873535,
45
+ 0.013903871536254882,
46
+ 0.013845503807067871,
47
+ 0.013945856094360352,
48
+ 0.013842432022094727,
49
+ 0.013891584396362304,
50
+ 0.01386188793182373,
51
+ 0.014111743927001954,
52
+ 0.013876223564147949,
53
+ 0.013851648330688476,
54
+ 0.013814784049987794,
55
+ 0.013837311744689941,
56
+ 0.013922304153442382,
57
+ 0.013884415626525879,
58
+ 0.013908991813659668,
59
+ 0.01389363193511963,
60
+ 0.013942784309387207,
61
+ 0.013946880340576171,
62
+ 0.014411775588989258,
63
+ 0.014575615882873535,
64
+ 0.014163968086242675,
65
+ 0.013985759735107422,
66
+ 0.013831168174743653,
67
+ 0.013996031761169434,
68
+ 0.013950976371765136,
69
+ 0.013414431571960449,
70
+ 0.013437952041625977,
71
+ 0.013328384399414063,
72
+ 0.013405183792114257,
73
+ 0.013437952041625977,
74
+ 0.013409279823303222,
75
+ 0.013791263580322266,
76
+ 0.01338265609741211,
77
+ 0.013398015975952148,
78
+ 0.013426688194274903,
79
+ 0.013392895698547362,
80
+ 0.01344921588897705,
81
+ 0.013414400100708008,
82
+ 0.013884415626525879,
83
+ 0.014279680252075195,
84
+ 0.014229503631591797,
85
+ 0.014221311569213867,
86
+ 0.01420083236694336,
87
  0.013988863945007325,
88
+ 0.01397862434387207,
89
+ 0.013890560150146485,
90
+ 0.013930496215820312,
91
+ 0.013857791900634766,
92
+ 0.013451231956481933,
93
+ 0.013423616409301758,
94
+ 0.013437888145446778,
95
+ 0.013423616409301758,
96
+ 0.01340006446838379,
97
+ 0.0134901762008667,
98
+ 0.013455360412597657,
99
+ 0.013401087760925292,
100
+ 0.013435903549194337,
101
+ 0.013434880256652832,
102
+ 0.013429759979248047,
103
+ 0.013410304069519043,
104
+ 0.013439999580383302,
105
+ 0.013414400100708008,
106
+ 0.01343283176422119,
107
+ 0.013387776374816895,
108
+ 0.01337548828125,
109
+ 0.01389568042755127,
110
+ 0.013872127532958984,
111
+ 0.013926400184631347,
112
+ 0.013881343841552735,
113
+ 0.013922304153442382,
114
+ 0.013801471710205078
 
115
  ],
116
+ "count": 73,
117
+ "total": 1.003763647079468,
118
+ "mean": 0.013750186946294079,
119
+ "p50": 0.013851648330688476,
120
+ "p90": 0.01408860149383545,
121
+ "p95": 0.014224588394165039,
122
+ "p99": 0.014457650871276855,
123
+ "stdev": 0.0002981623134446914,
124
+ "stdev_": 2.168423706595869
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
+ "value": 72.72628393387174
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
+ "cpu": 1.5999063500925737e-07,
133
+ "ram": 8.734367333699322e-08,
134
+ "gpu": 3.379965666933336e-07,
135
+ "total": 5.853308750395842e-07
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
+ "value": 1708435.4211323175
140
  }
141
  }
142
  }