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

simon-muenker
/
TWON-Agent-OSN-debug

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

Instructions to use simon-muenker/TWON-Agent-OSN-debug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use simon-muenker/TWON-Agent-OSN-debug with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "simon-muenker/TWON-Agent-OSN-debug")
  • Notebooks
  • Google Colab
  • Kaggle
TWON-Agent-OSN-debug
26.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
simon-muenker's picture
simon-muenker
Model save
2fb4173 verified about 1 year ago
  • runs
    Model save about 1 year ago
  • .gitattributes
    1.57 kB
    Model save over 1 year ago
  • README.md
    1.82 kB
    Model save about 1 year ago
  • adapter_config.json
    656 Bytes
    Model save about 1 year ago
  • adapter_model.safetensors
    9.19 MB
    xet
    Model save about 1 year ago
  • special_tokens_map.json
    325 Bytes
    Model save over 1 year ago
  • test.bleu.json
    2.19 kB
    Model save about 1 year ago
  • test.calc_semantic_distance.json
    267 Bytes
    Model save about 1 year ago
  • test.tweeteval_corr.json
    11.1 kB
    Model save about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Model save over 1 year ago
  • tokenizer_config.json
    54.6 kB
    Model save over 1 year ago
  • training_args.bin
    5.69 kB
    xet
    Model save about 1 year ago