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

Zacktree
/
code-bench-CodeGemma-7B-cgv1-ds

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Zacktree/code-bench-CodeGemma-7B-cgv1-ds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Zacktree/code-bench-CodeGemma-7B-cgv1-ds with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/codegemma-7b")
    model = PeftModel.from_pretrained(base_model, "Zacktree/code-bench-CodeGemma-7B-cgv1-ds")
  • Notebooks
  • Google Colab
  • Kaggle
code-bench-CodeGemma-7B-cgv1-ds
4.76 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 107 commits
Zacktree's picture
Zacktree
Model save
e157894 verified 11 months ago
  • runs
    Model save 11 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 100 11 months ago
  • README.md
    8.28 kB
    Model save 11 months ago
  • adapter_config.json
    724 Bytes
    Training in progress, step 4100 11 months ago
  • adapter_model.safetensors
    4.75 GB
    xet
    Model save 11 months ago
  • special_tokens_map.json
    557 Bytes
    Training in progress, step 100 11 months ago
  • tokenizer.json
    17.5 MB
    xet
    Training in progress, step 100 11 months ago
  • tokenizer_config.json
    47 kB
    Training in progress, step 100 11 months ago
  • training_args.bin
    6.52 kB
    xet
    Training in progress, step 4100 11 months ago