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 / stacking_ensemble
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
zaher-m's picture
zaher-m
remove superseded label files
29bf2e4 verified about 18 hours ago
  • probs
    add stacking ensemble about 20 hours ago
  • README.md
    1.87 kB
    add stacking ensemble about 20 hours ago
  • predict.py
    1.76 kB
    add stacking ensemble about 20 hours ago
  • t1_perclass_stack.txt
    2.43 kB
    add stacking ensemble about 20 hours ago
  • t1_stacker.json
    7.89 kB
    Add files using upload-large-folder tool about 23 hours ago
  • t2_perclass_stack.txt
    4.47 kB
    add stacking ensemble about 20 hours ago
  • t2_stacker.json
    8.29 kB
    Add files using upload-large-folder tool about 23 hours ago