Skip to content

ruijietey/HiwestApp

Repository files navigation

HiwestApp

This is repository for the Django web application using HiWestSum. Please setup a virtual environment with the packages listed below:

  • transformers==4.17.0
  • sentencepiece==0.1.96
  • Django==4.0.3
  • nltk==3.7
  • tokenizers==0.11.6

Checkpoints

Please download the checkpoints on https://drive.google.com/drive/folders/1Vi5eaT-7Us-6OmLoWaCPRRTZsWL2OGDz?usp=sharing and move them into ./checkpoints directory.

Running the application

Remember to use the correct virtual environment with packages installed. Use the following command at root directory for Django application:

python manage.py runserver

Then open the application on http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors