Text Classification
Transformers
Safetensors
TensorRT
English
Spanish
Portuguese
wayrappl
perplexity-estimation
data-novely-estimation
dataset-contamination-detection
a100-optimized
Instructions to use oflorez/Wayra-Perplexity-Estimator-55M-TensorRT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use oflorez/Wayra-Perplexity-Estimator-55M-TensorRT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="oflorez/Wayra-Perplexity-Estimator-55M-TensorRT")# Load model directly from transformers import WayraPPL model = WayraPPL.from_pretrained("oflorez/Wayra-Perplexity-Estimator-55M-TensorRT", dtype="auto") - TensorRT
How to use oflorez/Wayra-Perplexity-Estimator-55M-TensorRT with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!