Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created October 19, 2021 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hkazanci93/3698ec1dd30078aa02971408cc99c349 to your computer and use it in GitHub Desktop.
Save Hkazanci93/3698ec1dd30078aa02971408cc99c349 to your computer and use it in GitHub Desktop.
Summarizing the pipeline 1
cd the-pattern-bart-summary
# source same enviroment with gears-cli (no other dependencies required)
source ~/venv_cord19/bin/activate
gears-cli run --host 127.0.0.1 --port 30001 tokenizer_gears_for_sum.py --requirements requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment