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

zaher-m
/
stanceeval2026

Text Classification
Transformers
Safetensors
Arabic
Stance Detection
Text Classification
arabic-nlp
stanceeval-2026
few-shot-learning
retrieval-augmented
Mawqif-v2
ensemble
LoRA
AraBERT
MARBERT
Model card Files Files and versions
xet
Community

Instructions to use zaher-m/stanceeval2026 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zaher-m/stanceeval2026 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="zaher-m/stanceeval2026")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zaher-m/stanceeval2026", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
stanceeval2026 / code
68.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
zaher-m's picture
zaher-m
Add files using upload-large-folder tool
7e9cfd1 verified 1 day ago
  • configs
    Add files using upload-large-folder tool 1 day ago
  • src
    Add files using upload-large-folder tool 1 day ago
  • README.md
    2.75 kB
    Add files using upload-large-folder tool 1 day ago