Instructions to use LofiAmazon/BarcodeBERT-Finetuned-Amazon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LofiAmazon/BarcodeBERT-Finetuned-Amazon with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LofiAmazon/BarcodeBERT-Finetuned-Amazon", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 357049020
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83c3e62ba089f95a2eff05b9aaf2aabdd6e3effbac52ddd8c29a6cc03fd9ff2b
|
| 3 |
size 357049020
|