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
main
test-flex-gpt
5 contributors
History:
127 commits
oweller2
switch back to pad
0c3adcf
3 days ago
.gitattributes
Safe
1.52 kB
initial commit
7 days ago
README.md
Safe
785 Bytes
make nice
7 days ago
__init__.py
Safe
1.81 kB
added updated code:
6 days ago
activation.py
Safe
1.72 kB
added in file
7 days ago
attention.py
Safe
69.8 kB
fix
3 days ago
bert_padding.py
Safe
5.94 kB
added in file
7 days ago
config.json
Safe
2.52 kB
switch back to pad
3 days ago
configuration_bert.py
Safe
14.8 kB
added updated code:
6 days ago
embeddings.py
Safe
9.17 kB
added in file
7 days ago
initialization.py
Safe
23 kB
added in file
7 days ago
layers.py
Safe
29.4 kB
added in file
7 days ago
loss.py
Safe
933 Bytes
loss
7 days ago
mlp.py
Safe
9.1 kB
added in file
7 days ago
modeling_flexbert.py
Safe
81.1 kB
done
3 days ago
normalization.py
Safe
3.47 kB
added in file
7 days ago
options.py
Safe
781 Bytes
added in file
7 days ago
padding.py
Safe
3.21 kB
same as training code
4 days 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
LFS
switch back to pad
3 days ago
rotary.py
Safe
12 kB
added in file
7 days ago
special_tokens_map.json
Safe
695 Bytes
init
7 days ago
tokenizer.json
Safe
2.13 MB
init
7 days ago
tokenizer.py
Safe
3.68 kB
done
3 days ago
tokenizer_config.json
Safe
21.1 kB
update
5 days ago
utils.py
Safe
1.13 kB
added in file
7 days ago