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
1400590
test-flex-gpt
6 contributors
History:
112 commits
oweller2
fix
1400590
26 days ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
README.md
785 Bytes
make nice
about 1 month ago
__init__.py
1.81 kB
added updated code:
29 days ago
activation.py
1.72 kB
added in file
about 1 month ago
attention.py
69.9 kB
try again
26 days ago
bert_padding.py
5.94 kB
added in file
about 1 month ago
config.json
2.55 kB
minor
27 days ago
configuration_bert.py
14.8 kB
added updated code:
29 days ago
embeddings.py
9.17 kB
added in file
about 1 month ago
initialization.py
23 kB
added in file
about 1 month ago
layers.py
29.4 kB
added in file
about 1 month ago
loss.py
933 Bytes
loss
about 1 month ago
mlp.py
9.1 kB
added in file
about 1 month ago
modeling_flexbert.py
81.9 kB
fix
26 days ago
normalization.py
3.47 kB
added in file
about 1 month ago
options.py
781 Bytes
added in file
about 1 month ago
padding.py
3.21 kB
same as training code
27 days ago
pytorch_model.bin
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
599 MB
LFS
8994
27 days ago
rotary.py
12 kB
added in file
about 1 month ago
special_tokens_map.json
695 Bytes
init
about 1 month ago
tokenizer.json
2.13 MB
init
about 1 month ago
tokenizer.py
869 Bytes
update
28 days ago
tokenizer_config.json
21.1 kB
update
28 days ago
utils.py
1.13 kB
added in file
about 1 month ago