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

  • Log In
  • Sign Up

AswanthCManoj
/
results

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

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

  • Libraries
  • PEFT

    How to use AswanthCManoj/results with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "AswanthCManoj/results")
  • Notebooks
  • Google Colab
  • Kaggle
results
1.12 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 94 commits
AswanthCManoj's picture
AswanthCManoj
azma-phi-2-instruct-structured
5bdcf61 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.65 kB
    azma-phi-2-instruct-structured over 2 years ago
  • adapter_config.json
    544 Bytes
    Training in progress, step 25 over 2 years ago
  • adapter_model.safetensors
    1.12 GB
    xet
    azma-phi-2-instruct-structured over 2 years ago
  • added_tokens.json
    1.35 kB
    Training in progress, step 25 over 2 years ago
  • merges.txt
    456 kB
    Training in progress, step 25 over 2 years ago
  • special_tokens_map.json
    465 Bytes
    Training in progress, step 25 over 2 years ago
  • tokenizer.json
    1.37 MB
    Training in progress, step 50 over 2 years ago
  • tokenizer.model
    493 kB
    xet
    Training in progress, step 75 over 2 years ago
  • tokenizer_config.json
    9.54 kB
    Training in progress, step 25 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.66 kB
    xet
    Training in progress, step 25 over 2 years ago
  • vocab.json
    999 kB
    Training in progress, step 25 over 2 years ago