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

  • Log In
  • Sign Up

dalyaff
/
results_2

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

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

  • Libraries
  • PEFT

    How to use dalyaff/results_2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "dalyaff/results_2")
  • Notebooks
  • Google Colab
  • Kaggle
results_2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
dalyaff's picture
dalyaff
End of training
a0dcff0 verified over 2 years ago
  • runs
    End of training over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.21 kB
    End of training over 2 years ago
  • adapter_config.json
    573 Bytes
    End of training over 2 years ago
  • adapter_model.safetensors
    52.4 MB
    xet
    End of training over 2 years ago
  • added_tokens.json
    1.08 kB
    End of training over 2 years ago
  • merges.txt
    456 kB
    End of training over 2 years ago
  • special_tokens_map.json
    473 Bytes
    End of training over 2 years ago
  • tokenizer.json
    2.12 MB
    End of training over 2 years ago
  • tokenizer_config.json
    7.37 kB
    End of training over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.73 kB
    xet
    End of training over 2 years ago
  • vocab.json
    798 kB
    End of training over 2 years ago