Instructions to use LogicSpine/address-base-text-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LogicSpine/address-base-text-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-classification", model="LogicSpine/address-base-text-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("LogicSpine/address-base-text-classifier") model = AutoModelForSequenceClassification.from_pretrained("LogicSpine/address-base-text-classifier") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
runs/Sep10_22-17-13_r-5m4ck3r-zeroshotclassification-yaz8sc5g-a22db-56xoj/events.out.tfevents.1726006635.r-5m4ck3r-zeroshotclassification-yaz8sc5g-a22db-56xoj.104.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7160ce9c527a3d87f459926fb2c39986a80bd69cb49565f43a7b74a736336e4
|
| 3 |
+
size 18151
|