Text Classification
PEFT
Safetensors
multilingual
content-filtering
multi-dimensional-scoring
knowledge-distillation
sustainability
climate-tech
clean-energy
LCSA
news-analysis
environmental
Eval Results (legacy)
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
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!