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
c290a82
test-flex-gpt
6 contributors
History:
114 commits
oweller2
fix
c290a82
19 days ago
.gitattributes
Safe
1.52 kB
initial commit
23 days ago
README.md
Safe
785 Bytes
make nice
23 days ago
__init__.py
Safe
1.81 kB
added updated code:
22 days ago
activation.py
Safe
1.72 kB
added in file
23 days ago
attention.py
Safe
69.8 kB
fix
19 days ago
bert_padding.py
Safe
5.94 kB
added in file
23 days ago
config.json
Safe
2.55 kB
fix
19 days ago
configuration_bert.py
Safe
14.8 kB
added updated code:
22 days ago
embeddings.py
Safe
9.17 kB
added in file
23 days ago
initialization.py
Safe
23 kB
added in file
23 days ago
layers.py
Safe
29.4 kB
added in file
23 days ago
loss.py
Safe
933 Bytes
loss
23 days ago
mlp.py
Safe
9.1 kB
added in file
23 days ago
modeling_flexbert.py
Safe
81.9 kB
fix
19 days ago
normalization.py
Safe
3.47 kB
added in file
23 days ago
options.py
Safe
781 Bytes
added in file
23 days ago
padding.py
Safe
3.21 kB
same as training code
20 days 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
8994
19 days ago
rotary.py
Safe
12 kB
added in file
23 days ago
special_tokens_map.json
Safe
695 Bytes
init
23 days ago
tokenizer.json
Safe
2.13 MB
init
23 days ago
tokenizer.py
Safe
869 Bytes
update
21 days ago
tokenizer_config.json
Safe
21.1 kB
update
21 days ago
utils.py
Safe
1.13 kB
added in file
23 days ago