Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
orionweller
/
test-flex-gpt
like
0
PyTorch
flex_bert
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
1f59624
test-flex-gpt
6 contributors
History:
24 commits
oweller2
update model
1f59624
29 days ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
README.md
Safe
785 Bytes
make nice
about 1 month ago
__init__.py
Safe
1.83 kB
added in file
about 1 month ago
activation.py
Safe
1.72 kB
added in file
about 1 month ago
attention.py
Safe
69.6 kB
attention fix
about 1 month ago
bert_padding.py
Safe
5.94 kB
added in file
about 1 month ago
config.json
Safe
2.54 kB
work on config
about 1 month ago
configuration_bert.py
Safe
14.8 kB
added in file
about 1 month ago
embeddings.py
Safe
9.17 kB
added in file
about 1 month ago
initialization.py
Safe
23 kB
added in file
about 1 month ago
layers.py
Safe
29.4 kB
added in file
about 1 month ago
loss.py
Safe
933 Bytes
loss
about 1 month ago
mlp.py
Safe
9.1 kB
added in file
about 1 month ago
modeling_flexbert.py
Safe
81.8 kB
update model
29 days ago
normalization.py
Safe
3.47 kB
added in file
about 1 month ago
options.py
Safe
781 Bytes
added in file
about 1 month ago
padding.py
Safe
3.21 kB
added in file
about 1 month ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
599 MB
LFS
update model
29 days ago
rotary.py
Safe
12 kB
added in file
about 1 month ago
special_tokens_map.json
Safe
695 Bytes
init
about 1 month ago
tokenizer.json
Safe
2.13 MB
init
about 1 month ago
tokenizer_config.json
Safe
20.8 kB
init
about 1 month ago
utils.py
Safe
1.13 kB
added in file
about 1 month ago