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
70bb53a
test-flex-gpt
6 contributors
History:
59 commits
oweller2
pos
70bb53a
22 days ago
.gitattributes
Safe
1.52 kB
initial commit
24 days ago
README.md
Safe
785 Bytes
make nice
24 days ago
__init__.py
Safe
1.81 kB
added updated code:
23 days ago
activation.py
Safe
1.72 kB
added in file
24 days ago
attention.py
Safe
69.8 kB
added updated code:
23 days ago
bert_padding.py
Safe
5.94 kB
added in file
24 days ago
config.json
2.54 kB
pos
22 days ago
configuration_bert.py
Safe
14.8 kB
added updated code:
23 days ago
embeddings.py
Safe
9.17 kB
added in file
24 days ago
initialization.py
Safe
23 kB
added in file
24 days ago
layers.py
Safe
29.4 kB
added in file
24 days ago
loss.py
Safe
933 Bytes
loss
24 days ago
mlp.py
Safe
9.1 kB
added in file
24 days ago
modeling_flexbert.py
Safe
81.7 kB
fix
22 days ago
normalization.py
Safe
3.47 kB
added in file
24 days ago
options.py
Safe
781 Bytes
added in file
24 days ago
padding.py
Safe
3.21 kB
added in file
24 days ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
599 MB
LFS
add current model
22 days ago
rotary.py
Safe
12 kB
added in file
24 days ago
special_tokens_map.json
Safe
695 Bytes
init
24 days ago
tokenizer.json
Safe
2.13 MB
init
24 days ago
tokenizer.py
Safe
869 Bytes
done:
22 days ago
tokenizer_config.json
Safe
21.1 kB
update
22 days ago
utils.py
Safe
1.13 kB
added in file
24 days ago