Skip to content
#

longformer

Here are 12 public repositories matching this topic...

This GitHub repository implements a novel approach for detecting Initial Public Offering (IPO) underpricing using pre-trained Transformers. The models, extended to handle large S-1 filings, leverage both textual information and financial indicators, outperforming traditional machine learning methods.

  • Updated Dec 2, 2024
  • Python

This project applies the Longformer model to sentiment analysis using the IMDB movie review dataset. The Longformer model, introduced in "Longformer: The Long-Document Transformer," tackles long document processing with sliding-window and global attention mechanisms. The implementation leverages PyTorch, following the paper's architecture

  • Updated Apr 7, 2023
  • Python

Improve this page

Add a description, image, and links to the longformer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the longformer topic, visit your repo's landing page and select "manage topics."

Learn more