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
  • 6 contributors
History: 16 commits
oweller2
init
cf03b9b about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    27 Bytes
    added in file about 2 months ago
  • __init__.py
    1.83 kB
    added in file about 2 months ago
  • activation.py
    1.72 kB
    added in file about 2 months ago
  • attention.py
    69.6 kB
    attention fix about 2 months ago
  • bert_padding.py
    5.94 kB
    added in file about 2 months ago
  • config.json
    2.5 kB
    updates about 2 months ago
  • configuration_bert.py
    14.8 kB
    added in file about 2 months ago
  • embeddings.py
    9.17 kB
    added in file about 2 months ago
  • initialization.py
    23 kB
    added in file about 2 months ago
  • layers.py
    29.4 kB
    added in file about 2 months ago
  • loss.py
    933 Bytes
    loss about 2 months ago
  • mlp.py
    9.1 kB
    added in file about 2 months ago
  • modeling_flexbert.py
    81.5 kB
    init about 2 months ago
  • normalization.py
    3.47 kB
    added in file about 2 months ago
  • options.py
    781 Bytes
    added in file about 2 months ago
  • padding.py
    3.21 kB
    added in file about 2 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
    Real model about 2 months ago
  • rotary.py
    12 kB
    added in file about 2 months ago
  • special_tokens_map.json
    695 Bytes
    init about 2 months ago
  • tokenizer.json
    2.13 MB
    init about 2 months ago
  • tokenizer_config.json
    20.8 kB
    init about 2 months ago
  • utils.py
    1.13 kB
    added in file about 2 months ago