Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use alimazhar-110/website_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alimazhar-110/website_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="alimazhar-110/website_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("alimazhar-110/website_classification") model = AutoModelForSequenceClassification.from_pretrained("alimazhar-110/website_classification") - Notebooks
- Google Colab
- Kaggle
Ali Mazhar Luqmani commited on
Commit ·
c9ec2cf
1
Parent(s): a2f59c6
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267898605
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5b9a6022e23161c1f09a81dd126a1b412f003fd24877c1cd43c20af97419ea6
|
| 3 |
size 267898605
|
runs/Feb02_15-43-05_22b072ae40ca/events.out.tfevents.1675352602.22b072ae40ca.112.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:061f66beda4e720a4ab86d53f4d1fdf4447b842dfe2d062bc92b3806e6b8d2a5
|
| 3 |
+
size 23745
|