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

ksennr
/
phi-1_5-finetuned-SPARQLWikidata

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

Instructions to use ksennr/phi-1_5-finetuned-SPARQLWikidata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ksennr/phi-1_5-finetuned-SPARQLWikidata with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5")
    model = PeftModel.from_pretrained(base_model, "ksennr/phi-1_5-finetuned-SPARQLWikidata")
  • Notebooks
  • Google Colab
  • Kaggle
phi-1_5-finetuned-SPARQLWikidata
5.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
ksennr's picture
ksennr
added img
7aa6a47 verified almost 2 years ago
  • runs
    Training in progress, epoch 0 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.09 kB
    added img almost 2 years ago
  • adapter_config.json
    670 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • adapter_model.safetensors
    25.2 MB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • config.json
    734 Bytes
    Upload PhiForCausalLM almost 2 years ago
  • generation_config.json
    69 Bytes
    Upload PhiForCausalLM almost 2 years ago
  • model-00001-of-00002.safetensors
    4.98 GB
    xet
    Upload PhiForCausalLM almost 2 years ago
  • model-00002-of-00002.safetensors
    688 MB
    xet
    Upload PhiForCausalLM almost 2 years ago
  • model.safetensors.index.json
    26.9 kB
    Upload PhiForCausalLM almost 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.73 kB
    xet
    Training in progress, epoch 1 almost 2 years ago