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

samerzaher80
/
AetherMind-KD-Student

Text Classification
Transformers
Safetensors
English
deberta-v2
nli
natural-language-inference
knowledge-distillation
student-model
deberta
biomedical
robustness
adversarial-nli
efficiency
aethermind
iraq-ai
transformer
text-embeddings-inference
Model card Files Files and versions
xet
Community
2

Instructions to use samerzaher80/AetherMind-KD-Student with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use samerzaher80/AetherMind-KD-Student with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="samerzaher80/AetherMind-KD-Student")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("samerzaher80/AetherMind-KD-Student")
    model = AutoModelForSequenceClassification.from_pretrained("samerzaher80/AetherMind-KD-Student")
  • Notebooks
  • Google Colab
  • Kaggle
AetherMind-KD-Student
750 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
samerzaher80's picture
samerzaher80
Upload thumbnail.png
ff64832 verified 6 months ago
  • .gitattributes
    1.57 kB
    Upload thumbnail.png 6 months ago
  • README.md
    9.81 kB
    Upload README.md 6 months ago
  • README_full.md
    5.75 kB
    Upload README_full.md 6 months ago
  • added_tokens.json
    26 Bytes
    Upload tokenizer 6 months ago
  • config.json
    1.07 kB
    Upload DebertaV2ForSequenceClassification 6 months ago
  • model.safetensors
    738 MB
    xet
    Upload DebertaV2ForSequenceClassification 6 months ago
  • special_tokens_map.json
    301 Bytes
    Upload tokenizer 6 months ago
  • spm.model
    2.46 MB
    xet
    Upload tokenizer 6 months ago
  • thumbnail.png
    1.49 MB
    xet
    Upload thumbnail.png 6 months ago
  • tokenizer.json
    8.66 MB
    Upload tokenizer 6 months ago
  • tokenizer_config.json
    1.37 kB
    Upload tokenizer 6 months ago