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

  • Log In
  • Sign Up

orionweller
/
test-flex-gpt

PyTorch
flex_bert
custom_code
Model card Files Files and versions Community
test-flex-gpt
Ctrl+K
Ctrl+K
  • 6 contributors
History: 131 commits
oweller2
working
3807a72 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    785 Bytes
    make nice 6 months ago
  • __init__.py
    1.81 kB
    added updated code: 6 months ago
  • activation.py
    1.72 kB
    added in file 6 months ago
  • attention.py
    69.8 kB
    fix 6 months ago
  • bert_padding.py
    5.94 kB
    added in file 6 months ago
  • config.json
    2.52 kB
    add back in 5 months ago
  • configuration_bert.py
    14.8 kB
    add back in 5 months ago
  • embeddings.py
    9.17 kB
    added in file 6 months ago
  • initialization.py
    23 kB
    added in file 6 months ago
  • layers.py
    29.4 kB
    added in file 6 months ago
  • loss.py
    933 Bytes
    loss 6 months ago
  • mlp.py
    9.1 kB
    added in file 6 months ago
  • modeling_flexbert.py
    81.1 kB
    done 6 months ago
  • normalization.py
    3.47 kB
    added in file 6 months ago
  • options.py
    781 Bytes
    added in file 6 months ago
  • padding.py
    3.21 kB
    same as training code 6 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    599 MB
    LFS
    switch back to pad 6 months ago
  • rotary.py
    12 kB
    added in file 6 months ago
  • special_tokens_map.json
    550 Bytes
    working 5 months ago
  • tokenizer.json
    2.13 MB
    working 5 months ago
  • tokenizer_config.json
    20.8 kB
    working 5 months ago
  • utils.py
    1.13 kB
    added in file 6 months ago