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

stojchet
/
kto-python-6k-bad-ds

PEFT
Safetensors
trl
kto
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use stojchet/kto-python-6k-bad-ds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use stojchet/kto-python-6k-bad-ds with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-base")
    model = PeftModel.from_pretrained(base_model, "stojchet/kto-python-6k-bad-ds")
  • Notebooks
  • Google Colab
  • Kaggle
kto-python-6k-bad-ds
121 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
stojchet's picture
stojchet
End of training
2e1e1c1 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.26 kB
    End of training almost 2 years ago
  • adapter_config.json
    739 Bytes
    Training in progress, step 500 almost 2 years ago
  • adapter_model.safetensors
    120 MB
    xet
    Training in progress, step 2300 almost 2 years ago
  • special_tokens_map.json
    482 Bytes
    Training in progress, step 500 almost 2 years ago
  • tokenizer.json
    1.37 MB
    Training in progress, step 500 almost 2 years ago
  • tokenizer_config.json
    4.28 kB
    Training in progress, step 500 almost 2 years ago
  • training_args.bin
    5.56 kB
    xet
    Training in progress, step 500 almost 2 years ago