IlyasMoutawwakil HF staff commited on
Commit
6b0ba03
·
verified ·
1 Parent(s): d9fe5df

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 ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "forward": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 959.086592,
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": 72,
14
+ "total": 1.003494529724121,
15
+ "mean": 0.013937424023946127,
16
+ "stdev": 0.0006683063152755395,
17
+ "p50": 0.013726719856262207,
18
+ "p90": 0.014464611434936523,
19
+ "p95": 0.015149977397918702,
20
+ "p99": 0.0165119588470459,
21
+ "values": [
22
+ 0.01478656005859375,
23
+ 0.015286272048950195,
24
+ 0.015038463592529297,
25
+ 0.014474240303039551,
26
+ 0.014053376197814941,
27
+ 0.014352479934692382,
28
+ 0.014017536163330077,
29
+ 0.013987839698791504,
30
+ 0.013972512245178223,
31
+ 0.014286848068237304,
32
+ 0.014042112350463867,
33
+ 0.014046208381652832,
34
+ 0.014193663597106934,
35
+ 0.014220288276672363,
36
+ 0.014334976196289062,
37
+ 0.014652416229248047,
38
+ 0.014228480339050293,
39
+ 0.014005248069763183,
40
+ 0.01394380760192871,
41
+ 0.014023679733276367,
42
+ 0.014183423995971679,
43
+ 0.014377951622009277,
44
+ 0.013644800186157227,
45
+ 0.01360588836669922,
46
+ 0.013631423950195313,
47
+ 0.01356390380859375,
48
+ 0.013493247985839844,
49
+ 0.01350556755065918,
50
+ 0.013806591987609864,
51
+ 0.013494272232055664,
52
+ 0.013504511833190918,
53
+ 0.013560799598693848,
54
+ 0.013606944084167481,
55
+ 0.013904895782470703,
56
+ 0.013925375938415528,
57
+ 0.01358847999572754,
58
+ 0.013567999839782715,
59
+ 0.013641728401184081,
60
+ 0.013509632110595703,
61
+ 0.013693951606750488,
62
+ 0.013364224433898926,
63
+ 0.014140416145324707,
64
+ 0.016475135803222657,
65
+ 0.01660211181640625,
66
+ 0.016360448837280273,
67
+ 0.013648896217346192,
68
+ 0.013220895767211914,
69
+ 0.013283328056335449,
70
+ 0.01321884822845459,
71
+ 0.013167615890502929,
72
+ 0.013080575942993163,
73
+ 0.013072319984436035,
74
+ 0.0135731201171875,
75
+ 0.013849599838256836,
76
+ 0.013727744102478028,
77
+ 0.013644800186157227,
78
+ 0.013725695610046386,
79
+ 0.013692928314208984,
80
+ 0.01369600009918213,
81
+ 0.013740032196044923,
82
+ 0.013790207862854004,
83
+ 0.013767744064331055,
84
+ 0.013692928314208984,
85
+ 0.013658111572265624,
86
+ 0.013722623825073242,
87
+ 0.013656064033508301,
88
+ 0.013637632369995116,
89
+ 0.013786111831665039,
90
+ 0.013669376373291015,
91
+ 0.013635583877563476,
92
+ 0.013735936164855958,
93
+ 0.013699071884155273
94
+ ]
95
+ },
96
+ "throughput": {
97
+ "unit": "samples/s",
98
+ "value": 71.74927004315022
99
+ },
100
+ "energy": {
101
+ "unit": "kWh",
102
+ "cpu": 1.621205639373791e-07,
103
+ "ram": 8.839138424534483e-08,
104
+ "gpu": 3.2932458778377775e-07,
105
+ "total": 5.798365359665018e-07
106
+ },
107
+ "efficiency": {
108
+ "unit": "samples/kWh",
109
+ "value": 1724623.989644164
110
+ }
111
+ }
112
+ }