cosformer-pytorch icon indicating copy to clipboard operation
cosformer-pytorch copied to clipboard

Unofficial PyTorch implementation of the paper "cosFormer: Rethinking Softmax In Attention".

Results 2 cosformer-pytorch issues
Sort by recently updated
recently updated
newest added

Does the code include implementation for autoregressive task?

lengths = torch.randint(1, 100, [4])