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

KaRn1zC
/
greentech-greenit-classifier

Text Classification
Transformers
Safetensors
French
English
qwen3
green-it
sustainability
numerique-responsable
lora
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use KaRn1zC/greentech-greenit-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use KaRn1zC/greentech-greenit-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="KaRn1zC/greentech-greenit-classifier")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("KaRn1zC/greentech-greenit-classifier")
    model = AutoModelForSequenceClassification.from_pretrained("KaRn1zC/greentech-greenit-classifier")
  • Notebooks
  • Google Colab
  • Kaggle
greentech-greenit-classifier
8.06 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
KaRn1zC's picture
KaRn1zC
Add files using upload-large-folder tool
c345ef7 verified 1 day ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool 1 day ago
  • README.md
    4.85 kB
    Ajout de la model card 1 day ago
  • chat_template.jinja
    4.26 kB
    Add files using upload-large-folder tool 1 day ago
  • config.json
    1.68 kB
    Add files using upload-large-folder tool 1 day ago
  • ensemble_config.json
    1.78 kB
    Add files using upload-large-folder tool 1 day ago
  • model.safetensors
    8.04 GB
    xet
    Add files using upload-large-folder tool 1 day ago
  • optimal_threshold.json
    92 Bytes
    Add files using upload-large-folder tool 1 day ago
  • promotion_info.json
    4.08 kB
    Add files using upload-large-folder tool 1 day ago
  • temperature.json
    106 Bytes
    Add files using upload-large-folder tool 1 day ago
  • tokenizer.json
    11.4 MB
    xet
    Add files using upload-large-folder tool 1 day ago
  • tokenizer_config.json
    694 Bytes
    Add files using upload-large-folder tool 1 day ago