Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PA-TMM

This is a PyTorch implementation of the paper "Responding to News Sensitively in Stock Attention Networks via Prompt-Adaptive Trimodal Model".

Requirements

  • python==3.7.13
  • torch==1.8.0

News

News headlines are collected from Benzinga.

How to train the model

  1. Run MPA.ipynb.
    This script would build and pre-train a PA-TMM model with the movement prompt adaptation strategy.
  2. Run PA-TMM.ipynb.
    This script would load the pre-trained parameters to the PA-TMM model, and then fine-tune it.

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages