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

dahaludba
/
QSolver_Encoder_V2

Text Classification
Transformers
Safetensors
deberta
deberta-v3
multiple-choice
question-answering
awp
Model card Files Files and versions
xet
Community

Instructions to use dahaludba/QSolver_Encoder_V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dahaludba/QSolver_Encoder_V2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="dahaludba/QSolver_Encoder_V2")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("dahaludba/QSolver_Encoder_V2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
QSolver_Encoder_V2
24.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
dahaludba's picture
dahaludba
Create README.md
91d5024 verified about 14 hours ago
  • fold_1
    Upload folder using huggingface_hub about 2 months ago
  • fold_2
    Upload folder using huggingface_hub about 2 months ago
  • fold_3
    Upload folder using huggingface_hub about 2 months ago
  • fold_4
    Upload folder using huggingface_hub about 2 months ago
  • fold_5
    Upload folder using huggingface_hub about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    5.87 kB
    Create README.md about 14 hours ago