Rinat

Results 4 issues of Rinat

During the training, I am getting this error, but if it is inference then there is no problem. ``` lib/models/cswintt/transformer_cs.py", line 85, in get_relative_position relative_position_bias = rel_bias_table[rel_index.view(-1)].view(self.L_all // window_size //...

# Add PVT(Pyramid Vision Transformer) Partially fixes: [issue](https://github.com/huggingface/transformers/issues/17596) Currently, the classification model is added, later it should be extended with Detection and Segmentation models. ## Before submitting - [ ]...