IlyasMoutawwakil HF staff commited on
Commit
d5c5bb9
·
verified ·
1 Parent(s): a8538ad

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.001216,
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.4067822265625,
15
- "mean": 7.4067822265625,
16
  "stdev": 0.0,
17
- "p50": 7.4067822265625,
18
- "p90": 7.4067822265625,
19
- "p95": 7.4067822265625,
20
- "p99": 7.4067822265625,
21
  "values": [
22
- 7.4067822265625
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 1.1503145506945127e-06,
29
- "ram": 5.779766276559592e-07,
30
- "gpu": 1.8738903879997673e-06,
31
- "total": 3.602181566350239e-06
32
  },
33
  "efficiency": null
34
  },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1160.736768,
39
  "max_global_vram": 1434.976256,
40
  "max_process_vram": 0.0,
41
  "max_reserved": 794.820608,
@@ -43,79 +43,99 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 48,
47
- "total": 1.0090814056396484,
48
- "mean": 0.021022529284159343,
49
- "stdev": 0.004481848393484243,
50
- "p50": 0.024030719757080078,
51
- "p90": 0.024136600875854494,
52
- "p95": 0.02419123134613037,
53
- "p99": 0.02459348949432373,
54
  "values": [
55
- 0.02451968002319336,
56
- 0.02412031936645508,
57
- 0.02405068778991699,
58
- 0.02405580711364746,
59
- 0.024060928344726562,
60
- 0.024032255172729493,
61
- 0.024036352157592773,
62
- 0.02404351997375488,
63
- 0.02408550453186035,
64
- 0.024060928344726562,
65
- 0.024035327911376952,
66
- 0.02405580711364746,
67
- 0.024658943176269533,
68
- 0.023984128952026368,
69
- 0.024027135848999022,
70
- 0.024086528778076172,
71
- 0.02408550453186035,
72
- 0.024073215484619142,
73
- 0.024053760528564453,
74
- 0.024174591064453126,
75
- 0.024029184341430664,
76
- 0.024065023422241212,
77
- 0.024002559661865236,
78
- 0.024036415100097658,
79
- 0.024037376403808593,
80
- 0.024045568466186523,
81
- 0.024174591064453126,
82
- 0.024200191497802736,
83
- 0.022940671920776368,
84
- 0.014379008293151856,
85
- 0.014854144096374512,
86
- 0.02304614448547363,
87
- 0.023427072525024413,
88
- 0.02286899185180664,
89
- 0.013792256355285644,
90
- 0.014970879554748535,
91
- 0.022405120849609376,
92
- 0.013965312004089356,
93
- 0.014412799835205077,
94
- 0.022386688232421875,
95
- 0.013714431762695312,
96
- 0.013959168434143066,
97
- 0.013969408035278321,
98
- 0.013905920028686524,
99
- 0.013677568435668945,
100
- 0.013916159629821777,
101
- 0.013689855575561523,
102
- 0.013907967567443847
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
103
  ]
104
  },
105
  "throughput": {
106
  "unit": "samples/s",
107
- "value": 47.56801555526949
108
  },
109
  "energy": {
110
  "unit": "kWh",
111
- "cpu": 1.7026317973214453e-07,
112
- "ram": 9.267984625975232e-08,
113
- "gpu": 3.7871855694286344e-07,
114
- "total": 6.416615829347603e-07
115
  },
116
  "efficiency": {
117
  "unit": "samples/kWh",
118
- "value": 1558453.9056028747
119
  }
120
  }
121
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 773.070848,
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.394298828125,
15
+ "mean": 7.394298828125,
16
  "stdev": 0.0,
17
+ "p50": 7.394298828125,
18
+ "p90": 7.394298828125,
19
+ "p95": 7.394298828125,
20
+ "p99": 7.394298828125,
21
  "values": [
22
+ 7.394298828125
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 1.0747321611106032e-06,
29
+ "ram": 5.725959786159323e-07,
30
+ "gpu": 1.6686124459991056e-06,
31
+ "total": 3.3159405857256413e-06
32
  },
33
  "efficiency": null
34
  },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1160.798208,
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": 68,
47
+ "total": 1.002184830665588,
48
+ "mean": 0.014738012215670416,
49
+ "stdev": 0.0005661665213035545,
50
+ "p50": 0.01472102403640747,
51
+ "p90": 0.015134515190124513,
52
+ "p95": 0.015942810010910035,
53
+ "p99": 0.016715580940246583,
54
  "values": [
55
+ 0.016561151504516602,
56
+ 0.016097280502319337,
57
+ 0.0150763521194458,
58
+ 0.014834688186645508,
59
+ 0.014882816314697265,
60
+ 0.014796799659729003,
61
+ 0.014766079902648926,
62
+ 0.014842847824096679,
63
+ 0.01496678352355957,
64
+ 0.015126527786254883,
65
+ 0.014904319763183594,
66
+ 0.014924799919128418,
67
+ 0.014951423645019531,
68
+ 0.01477222442626953,
69
+ 0.014857215881347656,
70
+ 0.014818304061889649,
71
+ 0.01471180820465088,
72
+ 0.014715904235839844,
73
+ 0.014781439781188965,
74
+ 0.015029248237609863,
75
+ 0.015153152465820312,
76
+ 0.014907391548156738,
77
+ 0.014740480422973632,
78
+ 0.015112192153930663,
79
+ 0.014836735725402832,
80
+ 0.01463811206817627,
81
+ 0.01469644832611084,
82
+ 0.015030271530151367,
83
+ 0.014700544357299805,
84
+ 0.014686207771301269,
85
+ 0.014753824234008788,
86
+ 0.014923775672912597,
87
+ 0.015199232101440429,
88
+ 0.015087615966796876,
89
+ 0.014781439781188965,
90
+ 0.014726143836975097,
91
+ 0.014861344337463379,
92
+ 0.014649344444274901,
93
+ 0.014658559799194336,
94
+ 0.014529536247253418,
95
+ 0.014337023735046387,
96
+ 0.01636355209350586,
97
+ 0.01702911949157715,
98
+ 0.0156559362411499,
99
+ 0.014561280250549317,
100
+ 0.01439846420288086,
101
+ 0.014237695693969727,
102
+ 0.014327839851379394,
103
+ 0.014298111915588378,
104
+ 0.014248959541320801,
105
+ 0.014100480079650878,
106
+ 0.014044159889221192,
107
+ 0.014023679733276367,
108
+ 0.014201855659484864,
109
+ 0.01426636791229248,
110
+ 0.014243840217590332,
111
+ 0.014219264030456542,
112
+ 0.014232576370239258,
113
+ 0.014223360061645507,
114
+ 0.014229503631591797,
115
+ 0.014225407600402832,
116
+ 0.01425100803375244,
117
+ 0.014249983787536622,
118
+ 0.014210047721862793,
119
+ 0.014213120460510254,
120
+ 0.014242815971374511,
121
+ 0.014220288276672363,
122
+ 0.014238719940185546
123
  ]
124
  },
125
  "throughput": {
126
  "unit": "samples/s",
127
+ "value": 67.85175540407917
128
  },
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 1.6708353161188568e-07,
132
+ "ram": 9.125182291656462e-08,
133
+ "gpu": 3.5137743290141565e-07,
134
+ "total": 6.097127874298659e-07
135
  },
136
  "efficiency": {
137
  "unit": "samples/kWh",
138
+ "value": 1640116.4952031255
139
  }
140
  }
141
  }