Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

EdBerg
/
Baha_4

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

Instructions to use EdBerg/Baha_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use EdBerg/Baha_4 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-9b-it")
    model = PeftModel.from_pretrained(base_model, "EdBerg/Baha_4")
  • Notebooks
  • Google Colab
  • Kaggle
Baha_4
454 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
EdBerg's picture
EdBerg
End of training
e31e45c verified almost 2 years ago
  • runs
    Training in progress, step 210 almost 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, step 10 almost 2 years ago
  • README.md
    1.23 kB
    End of training almost 2 years ago
  • adapter_config.json
    723 Bytes
    Training in progress, step 10 almost 2 years ago
  • adapter_model.safetensors
    432 MB
    xet
    Training in progress, step 210 almost 2 years ago
  • special_tokens_map.json
    522 Bytes
    Training in progress, step 10 almost 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    Training in progress, step 10 almost 2 years ago
  • tokenizer.model
    4.24 MB
    xet
    Training in progress, step 10 almost 2 years ago
  • tokenizer_config.json
    40.6 kB
    Training in progress, step 10 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.SchedulerType",
    • "accelerate.state.PartialState",
    • "transformers.training_args.OptimizerNames",
    • "torch.device",
    • "transformers.trainer_utils.IntervalStrategy",
    • "trl.trainer.sft_config.SFTConfig",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.trainer_utils.HubStrategy"

    How to fix it?

    5.43 kB
    xet
    Training in progress, step 10 almost 2 years ago