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

ibunescu
/
Phi-2_GDPR_chapter_classifier_v6_train_results

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

Instructions to use ibunescu/Phi-2_GDPR_chapter_classifier_v6_train_results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ibunescu/Phi-2_GDPR_chapter_classifier_v6_train_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, "ibunescu/Phi-2_GDPR_chapter_classifier_v6_train_results")
  • Notebooks
  • Google Colab
  • Kaggle
Phi-2_GDPR_chapter_classifier_v6_train_results
624 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
ibunescu's picture
ibunescu
Model save
e30fb59 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.19 kB
    Model save about 2 years ago
  • adapter_config.json
    655 Bytes
    Training in progress, step 312 about 2 years ago
  • adapter_model.safetensors
    622 MB
    xet
    Training in progress, step 624 about 2 years ago
  • added_tokens.json
    1.08 kB
    Training in progress, step 312 about 2 years ago
  • merges.txt
    456 kB
    Training in progress, step 312 about 2 years ago
  • special_tokens_map.json
    473 Bytes
    Training in progress, step 312 about 2 years ago
  • tokenizer_config.json
    7.47 kB
    Training in progress, step 312 about 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

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