IlyasMoutawwakil HF staff commited on
Commit
259a44f
·
verified ·
1 Parent(s): 677a113

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,111 +1,147 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 982.474752,
6
  "max_global_vram": 1434.976256,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 794.820608,
9
- "max_allocated": 753.607168
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 71,
14
- "total": 1.0058228139877323,
15
- "mean": 0.014166518506869466,
16
- "stdev": 0.0004659233586016609,
17
- "p50": 0.014097408294677734,
18
- "p90": 0.014696512222290039,
19
- "p95": 0.015152128219604492,
20
- "p99": 0.015635536003112793,
21
  "values": [
22
- 0.014941184043884278,
23
- 0.015498208045959474,
24
- 0.015251456260681152,
25
- 0.015345600128173828,
26
- 0.01468825626373291,
27
- 0.014220288276672363,
28
- 0.014106623649597168,
29
- 0.014131199836730958,
30
- 0.014430208206176758,
31
- 0.014393343925476074,
32
- 0.013562879562377929,
33
- 0.013674495697021484,
34
- 0.013785087585449218,
35
- 0.013562879562377929,
36
- 0.013940735816955567,
37
- 0.014224384307861328,
38
- 0.014178272247314452,
39
- 0.014337023735046387,
40
- 0.014751744270324708,
41
- 0.014223360061645507,
42
- 0.014330880165100097,
43
- 0.014474240303039551,
44
- 0.01447321605682373,
45
- 0.01429196834564209,
46
- 0.014557184219360352,
47
- 0.014235648155212402,
48
- 0.014268351554870605,
49
- 0.014153727531433105,
50
- 0.014637056350708008,
51
- 0.014201855659484864,
52
- 0.014017536163330077,
53
- 0.014171135902404786,
54
- 0.014696512222290039,
55
- 0.01451417636871338,
56
- 0.014333951950073242,
57
- 0.013565952301025391,
58
- 0.01367852783203125,
59
- 0.01425100803375244,
60
- 0.014097408294677734,
61
- 0.014038016319274902,
62
- 0.013884415626525879,
63
  0.01377791976928711,
64
- 0.015955967903137205,
65
- 0.015052800178527831,
66
- 0.014414848327636719,
67
- 0.014150655746459961,
68
- 0.013888544082641601,
69
- 0.013890560150146485,
70
- 0.013894656181335448,
71
- 0.013834239959716797,
72
- 0.013884415626525879,
73
- 0.013889535903930664,
74
- 0.013850624084472657,
75
- 0.013884415626525879,
76
- 0.014098431587219238,
77
- 0.013834239959716797,
78
- 0.013828096389770507,
79
- 0.013808639526367187,
80
- 0.013730815887451172,
81
- 0.013837311744689941,
82
- 0.013775872230529786,
83
- 0.013855744361877441,
84
- 0.013808639526367187,
85
- 0.013820927619934082,
86
- 0.013888511657714844,
87
- 0.013841407775878906,
88
- 0.01380352020263672,
89
- 0.013825023651123047,
90
- 0.013888511657714844,
91
- 0.013816831588745117,
92
- 0.01387110424041748
 
 
 
 
 
93
  ]
94
  },
95
  "throughput": {
96
  "unit": "samples/s",
97
- "value": 70.58897353750616
98
  },
99
  "energy": {
100
  "unit": "kWh",
101
- "cpu": 1.5463291265575745e-07,
102
- "ram": 8.44605713322377e-08,
103
- "gpu": 3.326193137142871e-07,
104
- "total": 5.717127977022822e-07
105
  },
106
  "efficiency": {
107
  "unit": "samples/kWh",
108
- "value": 1749129.9897763475
109
  }
110
  }
111
  }
 
1
  {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 703.045632,
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.2223671875,
15
+ "mean": 7.2223671875,
16
+ "stdev": 0.0,
17
+ "p50": 7.2223671875,
18
+ "p90": 7.2223671875,
19
+ "p95": 7.2223671875,
20
+ "p99": 7.2223671875,
21
+ "values": [
22
+ 7.2223671875
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": {
27
+ "unit": "kWh",
28
+ "cpu": 1.055712832344903e-06,
29
+ "ram": 5.62556988565556e-07,
30
+ "gpu": 1.6888902400003306e-06,
31
+ "total": 3.3071600609107898e-06
32
+ },
33
+ "efficiency": null
34
+ },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 985.33376,
39
  "max_global_vram": 1434.976256,
40
  "max_process_vram": 0.0,
41
  "max_reserved": 794.820608,
42
+ "max_allocated": 753.606656
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 74,
47
+ "total": 1.0046935348510742,
48
+ "mean": 0.01357693966014965,
49
+ "stdev": 0.0006760278572735628,
50
+ "p50": 0.013684703826904296,
51
+ "p90": 0.014230003070831299,
52
+ "p95": 0.014408755302429199,
53
+ "p99": 0.01539349519729614,
54
  "values": [
55
+ 0.01567232036590576,
56
+ 0.01529036808013916,
57
+ 0.013928447723388672,
58
+ 0.01446399974822998,
59
+ 0.014148608207702636,
60
+ 0.014064640045166015,
61
+ 0.014033920288085937,
62
+ 0.01415782356262207,
63
+ 0.014219264030456542,
64
+ 0.013991935729980469,
65
+ 0.014173184394836426,
66
+ 0.014143487930297852,
67
+ 0.014375935554504395,
68
+ 0.014014464378356933,
69
+ 0.014144512176513671,
70
+ 0.0139683837890625,
71
+ 0.014056447982788087,
72
+ 0.013384703636169434,
73
+ 0.013437952041625977,
74
+ 0.013615103721618652,
75
+ 0.013703104019165038,
76
+ 0.013626367568969726,
77
+ 0.013433856010437012,
78
+ 0.013642751693725585,
79
+ 0.013434880256652832,
80
+ 0.013985792160034179,
81
+ 0.013998080253601074,
82
+ 0.014191616058349609,
83
+ 0.01400115203857422,
84
+ 0.013980671882629395,
85
+ 0.01396019172668457,
86
+ 0.01423151969909668,
87
+ 0.014379008293151856,
88
+ 0.014328864097595215,
89
+ 0.013413375854492187,
90
+ 0.014044159889221192,
91
+ 0.0140830717086792,
92
+ 0.013899776458740234,
93
+ 0.013760512351989745,
 
 
94
  0.01377791976928711,
95
+ 0.013666303634643554,
96
+ 0.01374617576599121,
97
+ 0.014047231674194336,
98
+ 0.01422646427154541,
99
+ 0.0140830717086792,
100
+ 0.01448140811920166,
101
+ 0.013608960151672364,
102
+ 0.012972031593322754,
103
+ 0.012923904418945312,
104
+ 0.012884991645812988,
105
+ 0.01287782382965088,
106
+ 0.012786687850952149,
107
+ 0.012805120468139648,
108
+ 0.012768256187438964,
109
+ 0.012774399757385254,
110
+ 0.012767231941223145,
111
+ 0.01275494384765625,
112
+ 0.012801024436950683,
113
+ 0.012770303726196289,
114
+ 0.012790783882141114,
115
+ 0.012727295875549317,
116
+ 0.012777471542358398,
117
+ 0.01277337646484375,
118
+ 0.01276518440246582,
119
+ 0.012800000190734863,
120
+ 0.012805120468139648,
121
+ 0.012789759635925293,
122
+ 0.01284819221496582,
123
+ 0.012761088371276855,
124
+ 0.012777471542358398,
125
+ 0.01285324764251709,
126
+ 0.012804096221923827,
127
+ 0.01276416015625,
128
+ 0.012747776031494141
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "samples/s",
133
+ "value": 73.65430097145895
134
  },
135
  "energy": {
136
  "unit": "kWh",
137
+ "cpu": 1.5989283058378433e-07,
138
+ "ram": 8.736950216966888e-08,
139
+ "gpu": 3.463484252266835e-07,
140
+ "total": 5.936107579801367e-07
141
  },
142
  "efficiency": {
143
  "unit": "samples/kWh",
144
+ "value": 1684605.5880164183
145
  }
146
  }
147
  }