Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

peternscale
/
wiki-data

PEFT
Model card Files Files and versions
xet
Community

Instructions to use peternscale/wiki-data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use peternscale/wiki-data with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/home/runner/model")
    model = PeftModel.from_pretrained(base_model, "peternscale/wiki-data")
  • Notebooks
  • Google Colab
  • Kaggle
wiki-data
101 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
peternscale's picture
peternscale
Upload folder using huggingface_hub
58c8791 verified 5 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 5 months ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub 5 months ago
  • adapter_config.json
    515 Bytes
    Upload folder using huggingface_hub 5 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    84 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • special_tokens_map.json
    403 Bytes
    Upload folder using huggingface_hub 5 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • tokenizer_config.json
    50.7 kB
    Upload folder using huggingface_hub 5 months ago