IlyasMoutawwakil HF staff commited on
Commit
44e7fa3
·
verified ·
1 Parent(s): 6b5daf0

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": 773.009408,
6
  "max_global_vram": 1403.518976,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 773.849088,
@@ -11,31 +11,31 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 7.44810693359375,
15
- "mean": 7.44810693359375,
16
  "stdev": 0.0,
17
- "p50": 7.44810693359375,
18
- "p90": 7.44810693359375,
19
- "p95": 7.44810693359375,
20
- "p99": 7.44810693359375,
21
  "values": [
22
- 7.44810693359375
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 1.1741812166666441e-06,
29
- "ram": 6.102007100753228e-07,
30
- "gpu": 1.6413902020001939e-06,
31
- "total": 3.425772128742161e-06
32
  },
33
  "efficiency": null
34
  },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1160.474624,
39
  "max_global_vram": 1434.976256,
40
  "max_process_vram": 0.0,
41
  "max_reserved": 794.820608,
@@ -43,103 +43,104 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 72,
47
- "total": 1.003815077781677,
48
- "mean": 0.013941876080301072,
49
- "stdev": 0.00048217115905604334,
50
- "p50": 0.013852159976959228,
51
- "p90": 0.014111129760742186,
52
- "p95": 0.014679910850524903,
53
- "p99": 0.016192235984802246,
54
  "values": [
55
- 0.016364543914794923,
56
- 0.016121856689453123,
57
- 0.014867456436157226,
58
- 0.015255552291870117,
59
- 0.013983743667602539,
60
- 0.013454336166381836,
61
- 0.013618176460266113,
62
- 0.013451264381408692,
63
- 0.013429759979248047,
64
- 0.013752320289611816,
65
- 0.013468671798706054,
66
- 0.013660160064697266,
67
- 0.013445119857788086,
68
- 0.01337548828125,
69
- 0.013477888107299805,
70
- 0.013519935607910157,
71
- 0.014008319854736329,
72
- 0.013850624084472657,
73
- 0.013873151779174805,
74
- 0.014002240180969239,
75
- 0.013946880340576171,
76
- 0.01390182399749756,
77
- 0.013788160324096679,
78
- 0.013993984222412109,
79
- 0.013886431694030761,
80
- 0.014003199577331543,
81
- 0.013800512313842774,
82
- 0.014116864204406738,
83
- 0.01405951976776123,
84
- 0.013836288452148437,
85
- 0.013883392333984374,
86
- 0.013988863945007325,
87
- 0.013836288452148437,
88
- 0.01396019172668457,
89
- 0.013794303894042969,
90
- 0.013947903633117676,
91
- 0.013881343841552735,
92
- 0.01387110424041748,
93
- 0.013760512351989745,
94
- 0.013830080032348632,
95
- 0.013889535903930664,
96
- 0.013853695869445801,
97
- 0.013925375938415528,
98
- 0.013815808296203613,
99
- 0.013819904327392578,
100
- 0.013993984222412109,
101
- 0.01376460838317871,
102
- 0.013928447723388672,
103
- 0.013818880081176758,
104
- 0.013835264205932616,
105
- 0.013920255661010742,
106
- 0.013783040046691895,
107
- 0.013902848243713378,
108
- 0.013773823738098144,
109
- 0.013789183616638183,
110
- 0.01389363193511963,
111
- 0.013720576286315917,
112
- 0.014045184135437011,
113
- 0.013820992469787598,
114
- 0.01376972770690918,
115
- 0.01376460838317871,
116
- 0.014486528396606446,
117
- 0.014526464462280274,
118
- 0.013873151779174805,
119
- 0.013741056442260742,
120
- 0.013819904327392578,
121
- 0.01384447956085205,
122
- 0.013950943946838379,
123
- 0.013810720443725586,
124
- 0.013747200012207032,
125
- 0.01389363193511963,
126
- 0.014223360061645507
 
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
- "value": 71.72635836384548
132
  },
133
  "energy": {
134
  "unit": "kWh",
135
- "cpu": 1.7318404730274888e-07,
136
- "ram": 9.462063404866304e-08,
137
- "gpu": 3.5393345544927224e-07,
138
- "total": 6.217381368006841e-07
139
  },
140
  "efficiency": {
141
  "unit": "samples/kWh",
142
- "value": 1608394.1788511816
143
  }
144
  }
145
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 772.85376,
6
  "max_global_vram": 1403.518976,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 773.849088,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 7.4146357421875,
15
+ "mean": 7.4146357421875,
16
  "stdev": 0.0,
17
+ "p50": 7.4146357421875,
18
+ "p90": 7.4146357421875,
19
+ "p95": 7.4146357421875,
20
+ "p99": 7.4146357421875,
21
  "values": [
22
+ 7.4146357421875
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 1.1149469006950439e-06,
29
+ "ram": 5.949536709176375e-07,
30
+ "gpu": 1.931112656000135e-06,
31
+ "total": 3.6410132276128162e-06
32
  },
33
  "efficiency": null
34
  },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1160.310784,
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": 73,
47
+ "total": 1.0096661100387572,
48
+ "mean": 0.013831042603270647,
49
+ "stdev": 0.0004473857878296131,
50
+ "p50": 0.013645824432373046,
51
+ "p90": 0.014350745964050293,
52
+ "p95": 0.014799462318420407,
53
+ "p99": 0.015548766326904296,
54
  "values": [
55
+ 0.015783935546875,
56
+ 0.015457311630249023,
57
+ 0.015118335723876953,
58
+ 0.01386905574798584,
59
+ 0.01368064022064209,
60
+ 0.013619199752807617,
61
+ 0.013722623825073242,
62
+ 0.013684736251831055,
63
+ 0.013604864120483399,
64
+ 0.013639679908752441,
65
+ 0.013640704154968262,
66
+ 0.01358131217956543,
67
+ 0.01386188793182373,
68
+ 0.013810688018798829,
69
+ 0.013669376373291015,
70
+ 0.01367961597442627,
71
+ 0.013890560150146485,
72
+ 0.014070783615112305,
73
+ 0.01387827205657959,
74
+ 0.013612095832824706,
75
+ 0.01367347240447998,
76
+ 0.013627391815185547,
77
+ 0.01363046360015869,
78
+ 0.013644800186157227,
79
+ 0.013578240394592284,
80
+ 0.013645824432373046,
81
+ 0.01355059242248535,
82
+ 0.013588543891906738,
83
+ 0.013648896217346192,
84
+ 0.013607935905456543,
85
+ 0.013616127967834473,
86
+ 0.013600768089294434,
87
+ 0.013649920463562011,
88
+ 0.013578240394592284,
89
+ 0.013576191902160644,
90
+ 0.013624287605285645,
91
+ 0.013598719596862792,
92
+ 0.013622271537780761,
93
+ 0.013575167655944824,
94
+ 0.01358847999572754,
95
+ 0.013620223999023438,
96
+ 0.01359769630432129,
97
+ 0.013648896217346192,
98
+ 0.013541343688964844,
99
+ 0.01356492805480957,
100
+ 0.013622271537780761,
101
+ 0.013584383964538574,
102
+ 0.013632512092590332,
103
+ 0.01354854393005371,
104
+ 0.014315520286560059,
105
+ 0.014503935813903808,
106
+ 0.014642175674438476,
107
+ 0.01467084789276123,
108
+ 0.01499238395690918,
109
+ 0.014359552383422852,
110
+ 0.014205951690673829,
111
+ 0.014048255920410157,
112
+ 0.014073856353759765,
113
+ 0.014235679626464843,
114
+ 0.013658111572265624,
115
+ 0.01366220760345459,
116
+ 0.013651968002319336,
117
+ 0.013668352127075196,
118
+ 0.013714431762695312,
119
+ 0.013691904067993164,
120
+ 0.013632512092590332,
121
+ 0.013636544227600097,
122
+ 0.013657088279724122,
123
+ 0.01358028793334961,
124
+ 0.013635583877563476,
125
+ 0.013598719596862792,
126
+ 0.013635583877563476,
127
+ 0.013731840133666993
128
  ]
129
  },
130
  "throughput": {
131
  "unit": "samples/s",
132
+ "value": 72.30112932798924
133
  },
134
  "energy": {
135
  "unit": "kWh",
136
+ "cpu": 1.6485116623857992e-07,
137
+ "ram": 8.984539365307106e-08,
138
+ "gpu": 3.947567846027341e-07,
139
+ "total": 6.494533444943851e-07
140
  },
141
  "efficiency": {
142
  "unit": "samples/kWh",
143
+ "value": 1539756.4867088702
144
  }
145
  }
146
  }