Readme
Output is a dictionary with key ‘mostLikelyClass’ giving the most likely class and key ‘allClasses’ giving a dictionary of all class likelihoods.
Zero-shot classifier which classifies text into categories of your choosing. Returns a dictionary of the most likely class and all class likelihoods.
This model costs approximately $0.0066 to run on Replicate, or 151 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.
This model runs on Nvidia T4 GPU hardware. Predictions typically complete within 30 seconds.
Output is a dictionary with key ‘mostLikelyClass’ giving the most likely class and key ‘allClasses’ giving a dictionary of all class likelihoods.