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
9.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 31 commits
zaher-m's picture
zaher-m
remove superseded label files
29bf2e4 verified about 19 hours ago
  • assets
    add figures about 21 hours ago
  • code
    Add files using upload-large-folder tool about 24 hours ago
  • data
    Add files using upload-large-folder tool about 24 hours ago
  • models
    add encoder t2_marbert_weighted about 19 hours ago
  • stacking_ensemble
    remove superseded label files about 19 hours ago
  • submissions
    add label files about 21 hours ago
  • .gitattributes
    2.03 kB
    add lora qwen_t2 about 20 hours ago
  • MODELS.md
    4.36 kB
    Add files using upload-large-folder tool about 24 hours ago
  • README.md
    15.4 kB
    Update README.md about 20 hours ago
  • requirements.txt
    180 Bytes
    Add files using upload-large-folder tool about 24 hours ago