Text Classification
Transformers
PyTorch
English
distilbert
text
nlp
correction
text-embeddings-inference
Instructions to use wajidlinux99/gibberish-text-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wajidlinux99/gibberish-text-detector with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="wajidlinux99/gibberish-text-detector")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("wajidlinux99/gibberish-text-detector") model = AutoModelForSequenceClassification.from_pretrained("wajidlinux99/gibberish-text-detector", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
| 0000000000000000000000000000000000000000 db6c021260b82f42ba81a4e48dc2906ca8ba25c8 root <root@447d4806e1c2.(none)> 1673614315 +0500 clone: from https://huggingface.co/madhurjindal/autonlp-Gibberish-Detector-492513457 | |