IlyasMoutawwakil HF staff commited on
Commit
f5ce4a6
·
verified ·
1 Parent(s): d774e10

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,24 +2,24 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 892.219392,
6
- "max_global_vram": 1059.88096,
7
- "max_process_vram": 45346.848768,
8
  "max_reserved": 773.849088,
9
  "max_allocated": 736.603648
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 7.49914697265625,
15
- "mean": 7.49914697265625,
16
  "stdev": 0.0,
17
- "p50": 7.49914697265625,
18
- "p90": 7.49914697265625,
19
- "p95": 7.49914697265625,
20
- "p99": 7.49914697265625,
21
  "values": [
22
- 7.49914697265625
23
  ]
24
  },
25
  "throughput": null,
@@ -29,106 +29,101 @@
29
  "forward": {
30
  "memory": {
31
  "unit": "MB",
32
- "max_ram": 1037.000704,
33
- "max_global_vram": 1122.811904,
34
- "max_process_vram": 269984.964608,
35
  "max_reserved": 773.849088,
36
  "max_allocated": 745.086976
37
  },
38
  "latency": {
39
  "unit": "s",
40
- "count": 78,
41
- "total": 1.0075501403808595,
42
- "mean": 0.012917309492062299,
43
- "stdev": 0.0007907234389852101,
44
- "p50": 0.012486252784729004,
45
- "p90": 0.013915317058563232,
46
- "p95": 0.013970389127731322,
47
- "p99": 0.014537633857727059,
48
  "values": [
49
- 0.013444567680358887,
50
- 0.01346888828277588,
51
- 0.013482808113098144,
52
- 0.013475447654724122,
53
- 0.013478169441223145,
54
- 0.013354168891906739,
55
- 0.013361847877502442,
56
- 0.013190489768981933,
57
- 0.01305609130859375,
58
- 0.013113369941711426,
59
- 0.013045050621032716,
60
- 0.013281529426574706,
61
- 0.012991610527038575,
62
- 0.013157849311828613,
63
- 0.016298152923583983,
64
- 0.012941370964050293,
65
- 0.012252253532409668,
66
- 0.012245534896850586,
67
- 0.0123946533203125,
68
- 0.012198175430297852,
69
- 0.012200255393981934,
70
- 0.01221817398071289,
71
- 0.012233055114746094,
72
- 0.012799132347106933,
73
- 0.012435613632202148,
74
- 0.012829051017761231,
75
- 0.012553373336791991,
76
- 0.012414334297180175,
77
- 0.012397052764892579,
78
- 0.012297374725341797,
79
- 0.012208735466003418,
80
- 0.012210334777832031,
81
- 0.012282493591308594,
82
- 0.012280574798583984,
83
- 0.01224521541595459,
84
- 0.012298013687133789,
85
- 0.012226494789123535,
86
- 0.01220393466949463,
87
- 0.012242975234985352,
88
- 0.012448412895202637,
89
- 0.012213375091552734,
90
- 0.012266814231872558,
91
- 0.012189535140991211,
92
- 0.012190814971923827,
93
- 0.01229129409790039,
94
- 0.012220415115356445,
95
- 0.012193534851074219,
96
- 0.012280255317687989,
97
- 0.012191454887390136,
98
- 0.012199614524841309,
99
- 0.012262974739074707,
100
- 0.012265374183654785,
101
- 0.01223273468017578,
102
- 0.012292255401611328,
103
- 0.012215934753417968,
104
- 0.012290655136108398,
105
- 0.01252409267425537,
106
- 0.0122437744140625,
107
- 0.012184894561767579,
108
- 0.013230488777160645,
109
- 0.013879766464233398,
110
- 0.013866166114807128,
111
- 0.01399464511871338,
112
- 0.01397000503540039,
113
- 0.013924885749816894,
114
- 0.013941045761108398,
115
- 0.013869365692138673,
116
- 0.013869365692138673,
117
- 0.013858325958251953,
118
- 0.014011764526367187,
119
- 0.013907766342163086,
120
- 0.013849045753479004,
121
- 0.013815126419067382,
122
- 0.013895285606384278,
123
- 0.013972565650939942,
124
- 0.013913684844970704,
125
- 0.013855284690856933,
126
- 0.013919125556945801
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
- "value": 77.41550209155406
132
  },
133
  "energy": null,
134
  "efficiency": null
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 891.67872,
6
+ "max_global_vram": 1059.872768,
7
+ "max_process_vram": 45849.591808,
8
  "max_reserved": 773.849088,
9
  "max_allocated": 736.603648
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 7.688419921875,
15
+ "mean": 7.688419921875,
16
  "stdev": 0.0,
17
+ "p50": 7.688419921875,
18
+ "p90": 7.688419921875,
19
+ "p95": 7.688419921875,
20
+ "p99": 7.688419921875,
21
  "values": [
22
+ 7.688419921875
23
  ]
24
  },
25
  "throughput": null,
 
29
  "forward": {
30
  "memory": {
31
  "unit": "MB",
32
+ "max_ram": 1036.570624,
33
+ "max_global_vram": 1122.79552,
34
+ "max_process_vram": 302495.399936,
35
  "max_reserved": 773.849088,
36
  "max_allocated": 745.086976
37
  },
38
  "latency": {
39
  "unit": "s",
40
+ "count": 73,
41
+ "total": 1.0082509613037103,
42
+ "mean": 0.013811657004160423,
43
+ "stdev": 0.0007587609371983722,
44
+ "p50": 0.013505509376525879,
45
+ "p90": 0.014906011199951172,
46
+ "p95": 0.015627958488464353,
47
+ "p99": 0.01628592582702637,
48
  "values": [
49
+ 0.016031732559204103,
50
+ 0.01588933277130127,
51
+ 0.015701013565063475,
52
+ 0.015579255104064941,
53
+ 0.015196698188781738,
54
+ 0.013672706604003906,
55
+ 0.013545989036560058,
56
+ 0.01366806697845459,
57
+ 0.013826307296752929,
58
+ 0.013883426666259765,
59
+ 0.013653668403625488,
60
+ 0.01390838623046875,
61
+ 0.016939565658569335,
62
+ 0.01342246913909912,
63
+ 0.013187110900878906,
64
+ 0.013433029174804687,
65
+ 0.013339590072631836,
66
+ 0.013418309211730957,
67
+ 0.01325239086151123,
68
+ 0.013481829643249512,
69
+ 0.013222790718078614,
70
+ 0.013485508918762207,
71
+ 0.01320215129852295,
72
+ 0.013485669136047363,
73
+ 0.01323607063293457,
74
+ 0.01341526985168457,
75
+ 0.013298151016235351,
76
+ 0.013426950454711914,
77
+ 0.013279589653015136,
78
+ 0.013579108238220216,
79
+ 0.013348870277404785,
80
+ 0.013361189842224121,
81
+ 0.013596867561340332,
82
+ 0.013386630058288574,
83
+ 0.013333511352539063,
84
+ 0.013681827545166015,
85
+ 0.013313349723815917,
86
+ 0.013355270385742187,
87
+ 0.013718466758728027,
88
+ 0.013292710304260253,
89
+ 0.013283749580383301,
90
+ 0.013603748321533203,
91
+ 0.013311750411987304,
92
+ 0.013346150398254394,
93
+ 0.013642948150634765,
94
+ 0.013329350471496582,
95
+ 0.013301190376281738,
96
+ 0.013568867683410644,
97
+ 0.013337030410766601,
98
+ 0.013316229820251465,
99
+ 0.013545989036560058,
100
+ 0.013338789939880372,
101
+ 0.014872859954833985,
102
+ 0.015119897842407226,
103
+ 0.014301822662353516,
104
+ 0.014914299011230469,
105
+ 0.014557662010192872,
106
+ 0.014178144454956054,
107
+ 0.014403102874755859,
108
+ 0.014370782852172852,
109
+ 0.014116543769836426,
110
+ 0.013997666358947754,
111
+ 0.013797507286071778,
112
+ 0.014010146141052246,
113
+ 0.013585667610168457,
114
+ 0.013505509376525879,
115
+ 0.013409350395202637,
116
+ 0.013389510154724121,
117
+ 0.01379190731048584,
118
+ 0.013402949333190918,
119
+ 0.013417509078979492,
120
+ 0.013362469673156739,
121
+ 0.01376902675628662
 
 
 
 
 
122
  ]
123
  },
124
  "throughput": {
125
  "unit": "samples/s",
126
+ "value": 72.40260887587742
127
  },
128
  "energy": null,
129
  "efficiency": null