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

Basha738
/
outputs

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

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

  • Libraries
  • PEFT

    How to use Basha738/outputs with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LLama_weights/tmp")
    model = PeftModel.from_pretrained(base_model, "Basha738/outputs")
  • Notebooks
  • Google Colab
  • Kaggle
outputs
2.01 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Basha738's picture
Basha738
llama2-13B-supervised-eos-ft-10-epochs-351
b925d9f verified over 2 years ago
  • runs
    llama2-supervised-ft-5epochs-411 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    2.34 kB
    llama2-13B-supervised-eos-ft-10-epochs-351 over 2 years ago
  • adapter_config.json
    671 Bytes
    llama2-13B-supervised-eos-ft-10-epochs-351 over 2 years ago
  • adapter_model.safetensors
    2 GB
    xet
    llama2-13B-supervised-eos-ft-10-epochs-351 over 2 years ago
  • added_tokens.json
    21 Bytes
    llama2-supervised-ft-5epochs over 2 years ago
  • special_tokens_map.json
    552 Bytes
    llama2-supervised-ft-5epochs over 2 years ago
  • tokenizer.json
    1.84 MB
    llama2-13B-supervised-ft-5epochs-411 over 2 years ago
  • tokenizer.model
    500 kB
    xet
    llama2-supervised-ft-5epochs over 2 years ago
  • tokenizer_config.json
    1.11 kB
    llama2-13B-supervised-ft-5epochs-411 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

    • "torch.device",
    • "transformers.trainer_utils.HubStrategy",
    • "accelerate.state.PartialState",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.training_args.OptimizerNames"

    How to fix it?

    4.66 kB
    xet
    llama2-13B-supervised-eos-ft-10-epochs-351 over 2 years ago