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

  • Log In
  • Sign Up

NeelNanda
/
GELU_3L512W_C4_Code

Transformers
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use NeelNanda/GELU_3L512W_C4_Code with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("NeelNanda/GELU_3L512W_C4_Code", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
GELU_3L512W_C4_Code
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
NeelNanda's picture
NeelNanda
Auto Commit
6610555 over 3 years ago
  • checkpoints
    Auto Commit over 3 years ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • config.json
    1.28 kB
    Auto Commit over 3 years ago
  • model_final.pth
    241 MB
    xet
    Auto Commit over 3 years ago
  • model_init.pth
    241 MB
    xet
    Auto Commit over 3 years ago
  • optimizer_state_dict.pth
    475 MB
    xet
    Auto Commit over 3 years ago
  • scheduler_state_dict.pth

    Detected Pickle imports (3)

    • "_codecs.encode",
    • "numpy.dtype",
    • "numpy.core.multiarray.scalar"

    How to fix it?

    751 Bytes
    xet
    Auto Commit over 3 years ago