Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

almanach
/
gaperon-quality-classifier

Text Classification
Transformers
ONNX
Safetensors
French
English
xlm-roberta
gaperon
quality-classifier
document-quality
data-curation
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use almanach/gaperon-quality-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use almanach/gaperon-quality-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="almanach/gaperon-quality-classifier")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("almanach/gaperon-quality-classifier")
    model = AutoModel.from_pretrained("almanach/gaperon-quality-classifier")
  • Notebooks
  • Google Colab
  • Kaggle
gaperon-quality-classifier / mgx
2.03 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
wissamantoun's picture
wissamantoun
Upload folder using huggingface_hub
a385183 verified 5 months ago
  • model-512-512-fp16.mxr
    2.03 GB
    xet
    Upload folder using huggingface_hub 5 months ago