humanloop --help
.pip install --upgrade pip
(orpython -m pip install --upgrade pip
on Windows)
OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
before running humanloop run
.humanloop init my-first-project
span extraction
or classification
) to view project templates. Choose from one of the available project templates for your selected task.snips
project template for span extraction
and the clickbait
template for classification
to get to know the UI.humanloop run my-first-project