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

Ikeofai
/
outputs

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

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

  • Libraries
  • PEFT

    How to use Ikeofai/outputs with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openai-community/gpt2")
    model = PeftModel.from_pretrained(base_model, "Ikeofai/outputs")
  • Notebooks
  • Google Colab
  • Kaggle
outputs
4.78 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Ikeofai's picture
Ikeofai
Update adapter_config.json
28023bc verified about 2 years ago
  • runs
    End of training over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    2.66 kB
    Update README.md over 2 years ago
  • adapter_config.json
    632 Bytes
    Update adapter_config.json about 2 years ago
  • adapter_model.safetensors
    1.18 MB
    xet
    End of training over 2 years ago
  • merges.txt
    456 kB
    End of training over 2 years ago
  • special_tokens_map.json
    131 Bytes
    End of training over 2 years ago
  • tokenizer.json
    2.11 MB
    End of training over 2 years ago
  • tokenizer_config.json
    476 Bytes
    End of training over 2 years ago
  • training_args.bin
    4.92 kB
    xet
    End of training over 2 years ago
  • vocab.json
    798 kB
    End of training over 2 years ago