Skip to content
/ OBST Public
forked from tensorfork/OBST

Your fruity companion for transformers

License

Notifications You must be signed in to change notification settings

XMaster96/OBST

 
 

Repository files navigation

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

About

Your fruity companion for transformers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.1%
  • Other 0.9%