Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
bioscan-ml
/
BarcodeBERT
like
0
Follow
BIOSCAN
16
PyTorch
Safetensors
English
bert
arxiv:
2311.02401
License:
mit
Model card
Files
Files and versions
Community
1
main
BarcodeBERT
Ctrl+K
Ctrl+K
5 contributors
History:
20 commits
nioushasadjadi
DOC: Update example to use BertForTokenClassification instead of AutoModel
a8650f6
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
README.md
Safe
1.57 kB
DOC: Update example to use BertForTokenClassification instead of AutoModel
2 months ago
config.json
Safe
12 kB
Update config.py
8 months ago
model.safetensors
Safe
117 MB
LFS
Adding `safetensors` variant of this model (#1)
8 months ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.LongStorage"
What is a pickle import?
117 MB
LFS
First version of BarcodeBERT model (NO tokenizer.)
8 months ago
special_tokens_map.json
Safe
53 Bytes
Update config.py
8 months ago
tokenizer.json
Safe
5.19 kB
Adding max_length and padding to tokenizer and encoder.
7 months ago
tokenizer.py
Safe
6.63 kB
Changing the call function.
7 months ago
tokenizer_config.json
Safe
630 Bytes
Adding max_length and padding to tokenizer and encoder.
7 months ago