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
26eb98d
test-flex-gpt
6 contributors
History:
129 commits
oweller2
test
26eb98d
15 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:
30 days ago
activation.py
1.72 kB
added in file
about 1 month ago
attention.py
69.8 kB
fix
27 days ago
bert_padding.py
5.94 kB
added in file
about 1 month ago
config.json
2.46 kB
test
15 days ago
configuration_bert.py
14.8 kB
added updated code:
30 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.1 kB
done
27 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
28 days ago
pytorch_model.bin
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
27 days ago
rotary.py
12 kB
added in file
about 1 month ago
special_tokens_map.json
98 Bytes
tokenizer
15 days ago
tokenizer.json
3.58 MB
tokenizer
15 days ago
tokenizer_config.json
290 Bytes
tokenizer
15 days ago
utils.py
1.13 kB
added in file
about 1 month ago