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

Oussama57
/
codegen-2B-text-to-uml

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

Instructions to use Oussama57/codegen-2B-text-to-uml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Oussama57/codegen-2B-text-to-uml with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Salesforce/codegen-2B-multi")
    model = PeftModel.from_pretrained(base_model, "Oussama57/codegen-2B-text-to-uml")
  • Notebooks
  • Google Colab
  • Kaggle
codegen-2B-text-to-uml
2.38 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Oussama57's picture
Oussama57
Model save
5910fed verified almost 2 years ago
  • runs
    Model save almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.21 kB
    Model save almost 2 years ago
  • adapter_config.json
    636 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • adapter_model.safetensors
    2.37 GB
    xet
    Model save almost 2 years ago
  • added_tokens.json
    1.1 kB
    Training in progress, epoch 1 almost 2 years ago
  • merges.txt
    456 kB
    Training in progress, epoch 1 almost 2 years ago
  • special_tokens_map.json
    579 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer.json
    2.12 MB
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer_config.json
    7.53 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.73 kB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • vocab.json
    798 kB
    Training in progress, epoch 1 almost 2 years ago