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

ArjunShukla
/
PromptForge-Quality

Text Classification
Transformers
PyTorch
English
promptforge_quality
promptforge
prompt-engineering
prompt-quality
modernbert
regression
llm
Model card Files Files and versions
xet
Community

Instructions to use ArjunShukla/PromptForge-Quality with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ArjunShukla/PromptForge-Quality with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ArjunShukla/PromptForge-Quality")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ArjunShukla/PromptForge-Quality", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
PromptForge-Quality
602 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ArjunShukla's picture
ArjunShukla
Upload folder using huggingface_hub
490f471 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    6.57 kB
    Upload folder using huggingface_hub 1 day ago
  • config.json
    422 Bytes
    Upload folder using huggingface_hub 2 days ago
  • pytorch_model.bin
    598 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • tokenizer.json
    3.58 MB
    Upload folder using huggingface_hub 2 days ago
  • tokenizer_config.json
    397 Bytes
    Upload folder using huggingface_hub 2 days ago
  • training_config.yaml
    812 Bytes
    Upload folder using huggingface_hub 2 days ago