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

DS4AI-UPB
/
jokes-on-gemma4-31b

Text Classification
PEFT
Safetensors
English
humor-retrieval
information-retrieval
llm-judge
rationale-distillation
qlora
joker
clef
wordplay
puns
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use DS4AI-UPB/jokes-on-gemma4-31b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use DS4AI-UPB/jokes-on-gemma4-31b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-4-31B-it")
    model = PeftModel.from_pretrained(base_model, "DS4AI-UPB/jokes-on-gemma4-31b")
  • Notebooks
  • Google Colab
  • Kaggle
jokes-on-gemma4-31b
1.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Medi's picture
Medi
Update README.md
b4fab89 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    6.19 kB
    Update README.md 3 months ago
  • adapter_config.json
    15.5 kB
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    1.07 GB
    xet
    Upload folder using huggingface_hub 3 months ago
  • chat_template.jinja
    17.5 kB
    Upload folder using huggingface_hub 3 months ago
  • early_stopped.flag
    14 Bytes
    Upload folder using huggingface_hub 3 months ago
  • judge_meta.json
    119 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    32.2 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    2.74 kB
    Upload folder using huggingface_hub 3 months ago