IlyasMoutawwakil HF staff commited on
Commit
9a81452
·
verified ·
1 Parent(s): f10eb5d

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,40 +2,40 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 703.410176,
6
  "max_global_vram": 1403.518976,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 773.849088,
9
- "max_allocated": 736.605184
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 7.20399560546875,
15
- "mean": 7.20399560546875,
16
  "stdev": 0.0,
17
- "p50": 7.20399560546875,
18
- "p90": 7.20399560546875,
19
- "p95": 7.20399560546875,
20
- "p99": 7.20399560546875,
21
  "values": [
22
- 7.20399560546875
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 1.043395863638984e-06,
29
- "ram": 5.562242673859904e-07,
30
- "gpu": 1.6811124559992785e-06,
31
- "total": 3.2807325870242526e-06
32
  },
33
  "efficiency": null
34
  },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 985.6,
39
  "max_global_vram": 1434.976256,
40
  "max_process_vram": 0.0,
41
  "max_reserved": 794.820608,
@@ -43,104 +43,106 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 73,
47
- "total": 1.0050150089263918,
48
- "mean": 0.013767328889402625,
49
- "stdev": 0.000740853942299803,
50
- "p50": 0.013569024085998535,
51
- "p90": 0.014617804718017578,
52
- "p95": 0.014829951858520507,
53
- "p99": 0.01576952705383301,
54
  "values": [
55
- 0.016056352615356446,
56
- 0.015657983779907226,
57
- 0.014817279815673828,
58
- 0.014512127876281738,
59
- 0.014619647979736328,
60
- 0.014334976196289062,
61
- 0.014403583526611329,
62
- 0.014610431671142577,
63
- 0.014541824340820313,
64
- 0.01439641571044922,
65
- 0.014657535552978516,
66
- 0.014560256004333496,
67
- 0.014515199661254884,
68
- 0.014414848327636719,
69
- 0.014534624099731445,
70
- 0.013411328315734864,
71
- 0.013486080169677735,
72
- 0.01343283176422119,
73
- 0.013569024085998535,
74
- 0.013798399925231934,
75
- 0.013660160064697266,
76
- 0.013430720329284667,
77
- 0.013636608123779297,
78
- 0.013558783531188966,
79
- 0.013486080169677735,
80
- 0.013410304069519043,
81
- 0.013811712265014648,
82
- 0.013569024085998535,
83
- 0.013623295783996582,
84
- 0.014339072227478027,
85
- 0.014549951553344726,
86
- 0.015136768341064453,
87
- 0.01478867244720459,
88
- 0.013600768089294434,
89
- 0.013510656356811524,
90
- 0.013583359718322753,
91
- 0.013399104118347167,
92
- 0.0133887996673584,
93
- 0.013711359977722168,
94
- 0.013232128143310547,
95
- 0.01368166446685791,
96
- 0.014574591636657714,
97
- 0.01445792007446289,
98
- 0.014533632278442383,
99
- 0.014418944358825684,
100
- 0.01423465633392334,
101
- 0.014848959922790528,
102
- 0.013462528228759766,
103
- 0.01306828784942627,
104
- 0.013049856185913086,
105
- 0.013005824089050292,
106
- 0.012972031593322754,
107
- 0.01296281623840332,
108
- 0.012966912269592285,
109
- 0.012958720207214355,
110
- 0.012949503898620606,
111
- 0.012922880172729492,
112
- 0.012941311836242676,
113
- 0.013148159980773925,
114
- 0.01295257568359375,
115
- 0.012933119773864746,
116
- 0.012923904418945312,
117
- 0.012918784141540527,
118
- 0.012932095527648926,
119
- 0.01305907154083252,
120
- 0.01304576015472412,
121
- 0.012918784141540527,
122
- 0.012966912269592285,
123
- 0.012973055839538575,
124
- 0.012973055839538575,
125
- 0.014515199661254884,
126
- 0.013536191940307618,
127
- 0.01344921588897705
 
 
128
  ]
129
  },
130
  "throughput": {
131
  "unit": "samples/s",
132
- "value": 72.63573115985832
133
  },
134
  "energy": {
135
  "unit": "kWh",
136
- "cpu": 1.6496111121442583e-07,
137
- "ram": 9.012084026208522e-08,
138
- "gpu": 3.4019317338889257e-07,
139
- "total": 5.952751248654036e-07
140
  },
141
  "efficiency": {
142
  "unit": "samples/kWh",
143
- "value": 1679895.4940811745
144
  }
145
  }
146
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 705.306624,
6
  "max_global_vram": 1403.518976,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 773.849088,
9
+ "max_allocated": 736.603648
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 7.179443359375,
15
+ "mean": 7.179443359375,
16
  "stdev": 0.0,
17
+ "p50": 7.179443359375,
18
+ "p90": 7.179443359375,
19
+ "p95": 7.179443359375,
20
+ "p99": 7.179443359375,
21
  "values": [
22
+ 7.179443359375
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 1.07476810614268e-06,
29
+ "ram": 5.734992519825255e-07,
30
+ "gpu": 1.804445888001216e-06,
31
+ "total": 3.4527132461264213e-06
32
  },
33
  "efficiency": null
34
  },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 987.619328,
39
  "max_global_vram": 1434.976256,
40
  "max_process_vram": 0.0,
41
  "max_reserved": 794.820608,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 75,
47
+ "total": 1.0017025299072266,
48
+ "mean": 0.013356033732096356,
49
+ "stdev": 0.0003767711681616376,
50
+ "p50": 0.013344767570495606,
51
+ "p90": 0.013785459136962892,
52
+ "p95": 0.013935001373291015,
53
+ "p99": 0.014502932453155518,
54
  "values": [
55
+ 0.014599167823791503,
56
+ 0.014469120025634765,
57
+ 0.013932543754577637,
58
+ 0.013797311782836915,
59
+ 0.013940735816955567,
60
+ 0.013530112266540528,
61
+ 0.013245439529418946,
62
+ 0.01335807991027832,
63
+ 0.013586432456970214,
64
+ 0.013368320465087891,
65
+ 0.013214719772338868,
66
+ 0.01346560001373291,
67
+ 0.013437952041625977,
68
+ 0.013439999580383302,
69
+ 0.013403136253356934,
70
+ 0.013408255577087403,
71
+ 0.013289471626281739,
72
+ 0.013236224174499512,
73
+ 0.013297663688659669,
74
+ 0.013319168090820312,
75
+ 0.013540351867675781,
76
+ 0.01360588836669922,
77
+ 0.01354854393005371,
78
+ 0.013312000274658203,
79
+ 0.013586432456970214,
80
+ 0.013356032371520997,
81
+ 0.01330073642730713,
82
+ 0.013179903984069824,
83
+ 0.013431872367858887,
84
+ 0.013442144393920899,
85
+ 0.013343744277954102,
86
+ 0.013270015716552735,
87
+ 0.013296640396118165,
88
+ 0.01376153564453125,
89
+ 0.013541376113891602,
90
+ 0.01350656032562256,
91
+ 0.013436927795410156,
92
+ 0.0132741117477417,
93
+ 0.013521984100341796,
94
+ 0.013181952476501465,
95
+ 0.0132925443649292,
96
+ 0.013514752388000489,
97
+ 0.013186079978942871,
98
+ 0.01366323184967041,
99
+ 0.013836288452148437,
100
+ 0.013855744361877441,
101
+ 0.014126079559326172,
102
+ 0.013476863861083984,
103
+ 0.013318143844604492,
104
+ 0.013335583686828613,
105
+ 0.013305855751037597,
106
+ 0.013294591903686523,
107
+ 0.013344767570495606,
108
+ 0.013504511833190918,
109
+ 0.013428735733032226,
110
+ 0.013112319946289062,
111
+ 0.01285632038116455,
112
+ 0.012850144386291503,
113
+ 0.01268838405609131,
114
+ 0.012538880348205566,
115
+ 0.012767231941223145,
116
+ 0.012826623916625977,
117
+ 0.012659711837768555,
118
+ 0.013767680168151856,
119
+ 0.013593600273132325,
120
+ 0.01356390380859375,
121
+ 0.013278207778930663,
122
+ 0.012980159759521484,
123
+ 0.012841983795166016,
124
+ 0.012812288284301757,
125
+ 0.012836864471435547,
126
+ 0.012806143760681152,
127
+ 0.012811264038085938,
128
+ 0.012917759895324708,
129
+ 0.012931072235107421
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 74.87252728307092
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
+ "cpu": 1.542603900766304e-07,
139
+ "ram": 8.432164955910987e-08,
140
+ "gpu": 3.726121307013028e-07,
141
+ "total": 6.111941703370431e-07
142
  },
143
  "efficiency": {
144
  "unit": "samples/kWh",
145
+ "value": 1636141.2600656021
146
  }
147
  }
148
  }