Downloads · 30 days
0
arunaramm7/text-classifier
text-classifier is a machine learning model from arunaramm7. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
This repository hosts a zero-shot text classification model.
Downloads · 30 days
0
Access
Public
Updated May 27, 2024
Repo size
—
Likes
0
Public
Click a slice to open those files.
Other1.5 KB · 84%
From the Hugging Face model README
This repository hosts a zero-shot text classification model.
You can pull and run the Docker image using the following commands:
docker pull arunaramm7/text-classifier:latest
docker run -p 5000:5000 arunaramm7/text-classifier:latest