This Repository contains sample jobs for NimbleBox Jobs.
Train multiple Language Modelling Models simultaneously.
Get Random Images -> Train a Resnet18 Model on them -> Deploy the Model
Use GPT2 to generate text based on initial prompts. Add your text files to the Generate_Text/data Folder and run the job. Your files will be modified and generated text will be added.
Load a pretrained ResNet18 Model and Run inference on all the images in the Infer_Images/images folder.