Hugging Face
Models
Datasets
Spaces
Community
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
xet
Community
main
test-flex-gpt
601 MB
6 contributors
History:
135 commits
orionweller
Update tokenizer.py
edca2d8
verified
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
785 Bytes
make nice
10 months ago
__init__.py
Safe
1.81 kB
added updated code:
10 months ago
activation.py
Safe
1.72 kB
added in file
10 months ago
attention.py
Safe
69.8 kB
fix
10 months ago
bert_padding.py
Safe
5.94 kB
added in file
10 months ago
config.json
Safe
2.52 kB
add back in
10 months ago
configuration_bert.py
Safe
14.8 kB
add back in
10 months ago
embeddings.py
Safe
9.17 kB
added in file
10 months ago
initialization.py
Safe
23 kB
added in file
10 months ago
layers.py
Safe
29.4 kB
added in file
10 months ago
loss.py
Safe
933 Bytes
loss
10 months ago
mlp.py
Safe
9.1 kB
added in file
10 months ago
modeling_flexbert.py
Safe
81.1 kB
done
10 months ago
normalization.py
Safe
3.47 kB
added in file
10 months ago
options.py
Safe
781 Bytes
added in file
10 months ago
padding.py
Safe
3.21 kB
same as training code
10 months ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
599 MB
xet
switch back to pad
10 months ago
rotary.py
Safe
12 kB
added in file
10 months ago
special_tokens_map.json
Safe
550 Bytes
working
10 months ago
tokenizer.json
Safe
2.13 MB
working
10 months ago
tokenizer.py
3.72 kB
Update tokenizer.py
8 months ago
tokenizer_config.json
Safe
20.8 kB
working
10 months ago
utils.py
Safe
1.13 kB
added in file
10 months ago