Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

bioscan-ml
/
BarcodeBERT

Feature Extraction
Transformers
PyTorch
Safetensors
English
bert
token-classification
text-embeddings-inference
Model card Files Files and versions
xet
Community
3
BarcodeBERT
  • 7 contributors
History: 21 commits
gwtaylor's picture
gwtaylor
nielsr's picture
nielsr HF Staff
Add pipeline tag, library name, and links to paper and code (#2)
7d23648 verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    1.8 kB
    Add pipeline tag, library name, and links to paper and code (#2) 2 months ago
  • config.json
    12 kB
    Update config.py 10 months ago
  • model.safetensors
    117 MB
    xet
    Adding `safetensors` variant of this model (#1) 10 months ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.LongStorage"

    What is a pickle import?

    117 MB
    xet
    First version of BarcodeBERT model (NO tokenizer.) 10 months ago
  • special_tokens_map.json
    53 Bytes
    Update config.py 10 months ago
  • tokenizer.json
    5.19 kB
    Adding max_length and padding to tokenizer and encoder. 10 months ago
  • tokenizer.py
    6.63 kB
    Changing the call function. 10 months ago
  • tokenizer_config.json
    630 Bytes
    Adding max_length and padding to tokenizer and encoder. 10 months ago