Skip to main content

T5 Summarisation Using Pytorch Lightning

Project description


title: t5s emoji: 💯 colorFrom: yellow colorTo: red sdk: streamlit app_file: app.py pinned: false

t5s

pypi Version Downloads Code style: black Streamlit App Open In Colab DAGSHub

T5 Summarisation Using Pytorch Lightning, DVC, DagsHub and HuggingFace Spaces

Here you will find the code for the project, but also the data, models, pipelines and experiments. This means that the project is easily reproducible on any machine, but also that you can contribute data, models, and code to it.

Have a great idea for how to improve the model? Want to add data and metrics to make it more explainable/fair? We'd love to get your help.

Installation

To use and run the DVC pipeline install the t5s package

pip install t5s

Usage

carbon (7)

Firstly we need to clone the repo containing the code so we can do that using:

t5s clone 

We would then have to create the required directories to run the pipeline

t5s dirs

Then we need to pull the models from DVC

t5s pull

Now to run the training pipeline we can run:

t5s run

Before pushing make sure that the DVC remote is setup correctly:


dvc remote modify origin url https://dagshub.com/{user_name}/summarization.dvc
dvc remote modify origin --local auth basic
dvc remote modify origin --local user {user_name}
dvc remote modify origin --local password {your_token}

Finally to push the model to DVC

t5s push

To push this model to HuggingFace Hub for inference you can run:

t5s upload

Next if we would like to test the model and visualise the results we can run:

t5s visualize

And this would create a streamlit app for testing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

t5s-2.0.1.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

t5s-2.0.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file t5s-2.0.1.tar.gz.

File metadata

  • Download URL: t5s-2.0.1.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for t5s-2.0.1.tar.gz
Algorithm Hash digest
SHA256 764e2db42087a2a0cb2922af864eeeb453edf9e384cdb936fcccbaffd716440b
MD5 7e58cc7da3b1375dc74c00d9eb6db18e
BLAKE2b-256 a312f91ec8ccf4551b3b7d93fcf0aa3682839f7c380b29f2efb4510d2a508348

See more details on using hashes here.

File details

Details for the file t5s-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: t5s-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9

File hashes

Hashes for t5s-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9619806623a83220a87420d5e12059e19f3928e626840e7ef68030778c0ed42
MD5 5ae463fc8848f687d7a6fa3f7212e256
BLAKE2b-256 c1a3838b3ab952a5fc3c0657e52ff543721a566c5e2b6edb927d1d65d7593042

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page