Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.49 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.49 KB

JanNet

Copyright (c) 2020-2021 The JanNet developers.

Quickstart

First, create your VM through google cloud shell with ctpu up --vm-only. This way it has all the necessary permissions to connect to your Buckets and TPUs.
Next, install the requirements with pip on your VM using git clone https://github.com/ClashLuke/JanNet && cd JanNet && python3 -m pip install -r requirements.txt.
Finally, start a TPU to kick off a training run using python3 main.py --model configs/big_ctx.json --tpu ${YOUR_TPU_NAME}.

Badges

DeepSource
BCH compliance

Acknowledgements

We also want to explicitly thank