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

jeergrvgreg
/
sustainability-technology-v2

Text Classification
PEFT
Safetensors
multilingual
content-filtering
multi-dimensional-scoring
knowledge-distillation
sustainability
climate-tech
clean-energy
LCSA
news-analysis
environmental
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use jeergrvgreg/sustainability-technology-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jeergrvgreg/sustainability-technology-v2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("Qwen/Qwen2.5-1.5B")
    model = PeftModel.from_pretrained(base_model, "jeergrvgreg/sustainability-technology-v2")
  • Notebooks
  • Google Colab
  • Kaggle
sustainability-technology-v2 / benchmarks
147 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jeergrvgreg's picture
jeergrvgreg
Upload folder using huggingface_hub
750362c verified 5 months ago
  • test_set_predictions.json
    146 kB
    Upload folder using huggingface_hub 5 months ago
  • test_set_results.json
    1.13 kB
    Upload folder using huggingface_hub 5 months ago