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

GLLhJpFfYB
/
claim-gate-mdeberta

Text Classification
Transformers
ONNX
Safetensors
deberta-v2
claim-detection
claim-verification
deberta
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use GLLhJpFfYB/claim-gate-mdeberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GLLhJpFfYB/claim-gate-mdeberta with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="GLLhJpFfYB/claim-gate-mdeberta")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("GLLhJpFfYB/claim-gate-mdeberta")
    model = AutoModelForSequenceClassification.from_pretrained("GLLhJpFfYB/claim-gate-mdeberta")
  • Notebooks
  • Google Colab
  • Kaggle
claim-gate-mdeberta
2.83 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
GLLhJpFfYB's picture
GLLhJpFfYB
Add model card
9a9c8d2 verified 5 days ago
  • onnx
    Add ONNX fp32 + int8 (static QDQ, padding-stable) 5 days ago
  • .gitattributes
    1.57 kB
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • README.md
    5.62 kB
    Add model card 5 days ago
  • added_tokens.json
    23 Bytes
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • config.json
    977 Bytes
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • model.safetensors
    1.12 GB
    xet
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • special_tokens_map.json
    286 Bytes
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • spm.model
    4.31 MB
    xet
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • threshold.json
    172 Bytes
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • tokenizer.json
    16.4 MB
    xet
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • tokenizer_config.json
    19.7 kB
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago
  • training_args.bin
    5.84 kB
    xet
    Add fp32 (torch) claim-gate weights + tokenizer 5 days ago