Instructions to use LogicSpine/address-large-text-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LogicSpine/address-large-text-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-classification", model="LogicSpine/address-large-text-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("LogicSpine/address-large-text-classifier") model = AutoModelForSequenceClassification.from_pretrained("LogicSpine/address-large-text-classifier") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
runs/Sep11_10-55-26_r-5m4ck3r-autotrainers1-nm0vj2jq-600e5-1di1j/events.out.tfevents.1726052127.r-5m4ck3r-autotrainers1-nm0vj2jq-600e5-1di1j.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:1038ebb4d4779e902e9bea0b36b0f1096e4a89d789f67604110d3f86f6a636f6
|
| 3 |
+
size 739016
|