IlyasMoutawwakil HF staff commited on
Commit
ddf2e49
·
verified ·
1 Parent(s): 1409b80

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": 1091.612672,
6
  "max_global_vram": 68702.69952,
7
- "max_process_vram": 48343.53152,
8
  "max_reserved": 773.849088,
9
  "max_allocated": 736.603648
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 8.771759765625,
15
- "mean": 8.771759765625,
16
  "stdev": 0.0,
17
- "p50": 8.771759765625,
18
- "p90": 8.771759765625,
19
- "p95": 8.771759765625,
20
- "p99": 8.771759765625,
21
  "values": [
22
- 8.771759765625
23
  ]
24
  },
25
  "throughput": null,
@@ -29,95 +29,101 @@
29
  "forward": {
30
  "memory": {
31
  "unit": "MB",
32
- "max_ram": 1225.658368,
33
  "max_global_vram": 68702.69952,
34
- "max_process_vram": 314728.988672,
35
  "max_reserved": 773.849088,
36
  "max_allocated": 745.086976
37
  },
38
  "latency": {
39
  "unit": "s",
40
- "count": 67,
41
- "total": 1.0008610353469851,
42
- "mean": 0.014938224408163954,
43
- "stdev": 0.0018672240876352183,
44
- "p50": 0.014527634620666504,
45
- "p90": 0.015018545150756835,
46
- "p95": 0.01517227258682251,
47
- "p99": 0.024966791229248057,
48
  "values": [
49
- 0.015121872901916505,
50
- 0.015193872451782227,
51
- 0.015024593353271484,
52
- 0.01501451301574707,
53
- 0.014867954254150391,
54
- 0.014654674530029298,
55
- 0.014944753646850585,
56
- 0.014745553970336915,
57
- 0.014745874404907227,
58
- 0.014694833755493164,
59
- 0.014905874252319335,
60
- 0.014666034698486327,
61
- 0.014704914093017578,
62
- 0.014713873863220215,
63
- 0.015078992843627929,
64
- 0.014967312812805176,
65
- 0.014917073249816894,
66
- 0.01485163402557373,
67
- 0.02671351623535156,
68
- 0.015945710182189942,
69
- 0.014699474334716797,
70
- 0.0144316349029541,
71
- 0.014575634002685547,
72
- 0.01434107494354248,
73
- 0.014347475051879882,
74
- 0.01437819480895996,
75
- 0.014547155380249024,
76
- 0.014378835678100586,
77
- 0.014363156318664552,
78
- 0.014472755432128906,
79
- 0.01439787483215332,
80
- 0.014381395339965821,
81
- 0.014362996101379394,
82
- 0.014451153755187988,
83
- 0.014602194786071778,
84
- 0.014435475349426269,
85
- 0.014441394805908203,
86
- 0.014448274612426757,
87
- 0.014640434265136719,
88
- 0.01439515495300293,
89
- 0.01438155460357666,
90
- 0.014430194854736329,
91
- 0.014656434059143067,
92
- 0.014419795036315918,
93
- 0.014361875534057617,
94
- 0.014365554809570313,
95
- 0.014627314567565919,
96
- 0.01442011547088623,
97
- 0.024066963195800782,
98
- 0.014515154838562012,
99
- 0.014731473922729492,
100
- 0.01443227481842041,
101
- 0.014454195022583008,
102
- 0.014391315460205079,
103
- 0.01468123435974121,
104
- 0.014416114807128906,
105
- 0.014446354866027833,
106
- 0.014430514335632324,
107
- 0.014710193634033203,
108
- 0.014527634620666504,
109
- 0.014526353836059571,
110
- 0.0144599552154541,
111
- 0.01480155372619629,
112
- 0.014567314147949218,
113
- 0.014506513595581055,
114
- 0.014517234802246095,
115
- 0.014450675010681152
 
 
 
 
 
 
116
  ]
117
  },
118
  "throughput": {
119
  "unit": "samples/s",
120
- "value": 66.94236026160416
121
  },
122
  "energy": null,
123
  "efficiency": null
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1091.33824,
6
  "max_global_vram": 68702.69952,
7
+ "max_process_vram": 54331.133952,
8
  "max_reserved": 773.849088,
9
  "max_allocated": 736.603648
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 9.7308505859375,
15
+ "mean": 9.7308505859375,
16
  "stdev": 0.0,
17
+ "p50": 9.7308505859375,
18
+ "p90": 9.7308505859375,
19
+ "p95": 9.7308505859375,
20
+ "p99": 9.7308505859375,
21
  "values": [
22
+ 9.7308505859375
23
  ]
24
  },
25
  "throughput": null,
 
29
  "forward": {
30
  "memory": {
31
  "unit": "MB",
32
+ "max_ram": 1225.314304,
33
  "max_global_vram": 68702.69952,
34
+ "max_process_vram": 314667.864064,
35
  "max_reserved": 773.849088,
36
  "max_allocated": 745.086976
37
  },
38
  "latency": {
39
  "unit": "s",
40
+ "count": 73,
41
+ "total": 0.9994543704986575,
42
+ "mean": 0.013691155760255579,
43
+ "stdev": 0.0007957633972538366,
44
+ "p50": 0.01370667552947998,
45
+ "p90": 0.014636720657348633,
46
+ "p95": 0.01465966453552246,
47
+ "p99": 0.014677207107543945,
48
  "values": [
49
+ 0.014511314392089844,
50
+ 0.0146306734085083,
51
+ 0.014580432891845702,
52
+ 0.01464731216430664,
53
+ 0.014637232780456543,
54
+ 0.014571473121643067,
55
+ 0.014531792640686035,
56
+ 0.014547472953796386,
57
+ 0.014595152854919434,
58
+ 0.014689071655273438,
59
+ 0.014657873153686524,
60
+ 0.014634672164916993,
61
+ 0.01466299343109131,
62
+ 0.014591953277587891,
63
+ 0.014672593116760254,
64
+ 0.014599952697753906,
65
+ 0.014607953071594239,
66
+ 0.014580113410949707,
67
+ 0.014662351608276367,
68
+ 0.01461659336090088,
69
+ 0.014467633247375489,
70
+ 0.014440113067626954,
71
+ 0.014391793251037597,
72
+ 0.014656272888183594,
73
+ 0.014438352584838866,
74
+ 0.014333394050598145,
75
+ 0.014331313133239746,
76
+ 0.014148914337158203,
77
+ 0.013825236320495605,
78
+ 0.01284075927734375,
79
+ 0.01277995777130127,
80
+ 0.01276171875,
81
+ 0.012754998207092284,
82
+ 0.01279707908630371,
83
+ 0.012757878303527832,
84
+ 0.013033557891845703,
85
+ 0.012758198738098145,
86
+ 0.012764758110046386,
87
+ 0.012742359161376953,
88
+ 0.012737559318542481,
89
+ 0.01278251838684082,
90
+ 0.013081398010253906,
91
+ 0.01278859806060791,
92
+ 0.012771159172058106,
93
+ 0.012749718666076661,
94
+ 0.012729557991027832,
95
+ 0.012779479026794433,
96
+ 0.013069558143615722,
97
+ 0.012806038856506347,
98
+ 0.012771638870239257,
99
+ 0.012755158424377442,
100
+ 0.012761878967285156,
101
+ 0.012819317817687989,
102
+ 0.01308443832397461,
103
+ 0.012831638336181641,
104
+ 0.013012918472290039,
105
+ 0.012770679473876953,
106
+ 0.012797238349914551,
107
+ 0.012760918617248535,
108
+ 0.013138517379760743,
109
+ 0.013681876182556152,
110
+ 0.014536752700805664,
111
+ 0.014267792701721191,
112
+ 0.01382011604309082,
113
+ 0.01340779685974121,
114
+ 0.013973235130310058,
115
+ 0.014260113716125488,
116
+ 0.01370667552947998,
117
+ 0.013611796379089356,
118
+ 0.014081873893737794,
119
+ 0.013679795265197754,
120
+ 0.013745875358581542,
121
+ 0.01362747573852539
122
  ]
123
  },
124
  "throughput": {
125
  "unit": "samples/s",
126
+ "value": 73.03985269840598
127
  },
128
  "energy": null,
129
  "efficiency": null