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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

MHGanainy
/
gpt2-xl-lora-multi-shared-512

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

Instructions to use MHGanainy/gpt2-xl-lora-multi-shared-512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MHGanainy/gpt2-xl-lora-multi-shared-512 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openai-community/gpt2-xl")
    model = PeftModel.from_pretrained(base_model, "MHGanainy/gpt2-xl-lora-multi-shared-512")
  • Notebooks
  • Google Colab
  • Kaggle
gpt2-xl-lora-multi-shared-512
32 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 178 commits
MHGanainy's picture
MHGanainy
MHGanainy/gpt2-xl-lora-multi-shared-512
430fe42 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.41 kB
    MHGanainy/gpt2-xl-lora-multi-shared-512 almost 2 years ago
  • adapter_config.json
    647 Bytes
    Training in progress, step 500 almost 2 years ago
  • adapter_model.safetensors
    27.1 MB
    xet
    Training in progress, step 87356 almost 2 years ago
  • all_results.json
    388 Bytes
    MHGanainy/gpt2-xl-lora-multi-shared-512 almost 2 years ago
  • eval_results.json
    200 Bytes
    MHGanainy/gpt2-xl-lora-multi-shared-512 almost 2 years ago
  • merges.txt
    456 kB
    Training in progress, step 500 almost 2 years ago
  • special_tokens_map.json
    131 Bytes
    Training in progress, step 500 almost 2 years ago
  • tokenizer.json
    3.56 MB
    Training in progress, step 500 almost 2 years ago
  • tokenizer_config.json
    477 Bytes
    Training in progress, step 500 almost 2 years ago
  • train_results.json
    208 Bytes
    MHGanainy/gpt2-xl-lora-multi-shared-512 almost 2 years ago
  • trainer_state.json
    154 kB
    MHGanainy/gpt2-xl-lora-multi-shared-512 almost 2 years ago
  • training_args.bin
    5.24 kB
    xet
    Training in progress, step 500 almost 2 years ago
  • vocab.json
    798 kB
    Training in progress, step 500 almost 2 years ago