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

Ali-Bhai
/
deberta-tool-hallucination-detector

Text Classification
Transformers
Safetensors
English
deberta-v2
hallucination-detection
tool-use
deberta-v3
ragtruth
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Ali-Bhai/deberta-tool-hallucination-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Ali-Bhai/deberta-tool-hallucination-detector with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Ali-Bhai/deberta-tool-hallucination-detector")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Ali-Bhai/deberta-tool-hallucination-detector")
    model = AutoModelForSequenceClassification.from_pretrained("Ali-Bhai/deberta-tool-hallucination-detector")
  • Notebooks
  • Google Colab
  • Kaggle
deberta-tool-hallucination-detector / reports
50.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Ali-Bhai's picture
Ali-Bhai
Add final DeBERTa tool hallucination detector
6a1ae94 verified 11 days ago
  • FINAL_PACKAGE_AUDIT_REPORT.json
    7.21 kB
    Add final DeBERTa tool hallucination detector 11 days ago
  • FINAL_REPORT.md
    2.78 kB
    Add final DeBERTa tool hallucination detector 11 days ago
  • SUBMISSION_FILE_MANIFEST.json
    8.22 kB
    Add final DeBERTa tool hallucination detector 11 days ago
  • final_submission_report.json
    32.2 kB
    Add final DeBERTa tool hallucination detector 11 days ago