Skip to content

Instantly share code, notes, and snippets.

@tezansahu
Last active March 5, 2022 21:22
Show Gist options
  • Save tezansahu/2c87a54adf0894ac40c052f348b776d5 to your computer and use it in GitHub Desktop.
Save tezansahu/2c87a54adf0894ac40c052f348b776d5 to your computer and use it in GitHub Desktop.
import mlfoundry as mlf
mlf_api = mlf.get_client()
mlf_run = mlf_api.create_run(project_name='financial-sentiment-analysis', run_name='bert_3epochs')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment