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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

HassanB4
/
halluscoring-camelbert-qa

Text Classification
Transformers
Safetensors
Arabic
bert
qa
arabic
hallucination-detection
camelbert
arabicnlp2026
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use HassanB4/halluscoring-camelbert-qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use HassanB4/halluscoring-camelbert-qa with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="HassanB4/halluscoring-camelbert-qa")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("HassanB4/halluscoring-camelbert-qa")
    model = AutoModelForSequenceClassification.from_pretrained("HassanB4/halluscoring-camelbert-qa", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
halluscoring-camelbert-qa
437 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
HassanB4's picture
HassanB4
Add descriptive model card after rename from s01-camelbert-qa
bfd1a97 verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    4.07 kB
    Add descriptive model card after rename from s01-camelbert-qa 8 days ago
  • config.json
    775 Bytes
    Upload folder using huggingface_hub 2 months ago
  • model.safetensors
    436 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • tokenizer.json
    776 kB
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    411 Bytes
    Upload folder using huggingface_hub 2 months ago
  • training_args.bin
    5.2 kB
    xet
    Upload folder using huggingface_hub 2 months ago