Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Text Classifier

This repository hosts a zero-shot text classification model.

Running the Docker Image

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
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .