Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use padmajabfrl/Religion-Classification-Custom-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use padmajabfrl/Religion-Classification-Custom-Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="padmajabfrl/Religion-Classification-Custom-Model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("padmajabfrl/Religion-Classification-Custom-Model") model = AutoModelForSequenceClassification.from_pretrained("padmajabfrl/Religion-Classification-Custom-Model") - Notebooks
- Google Colab
- Kaggle
Padmaj Srivastav commited on
Commit ·
eb34a62
1
Parent(s): 67f6da2
Training in progress, step 24500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267858605
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6639a7eb6f05e7940cb5412bd2804a1b866812047c72614dd6a9594fb33b3d81
|
| 3 |
size 267858605
|
runs/Jun28_07-48-38_2050d85f79c9/events.out.tfevents.1687938583.2050d85f79c9.2510.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:8d30cc191da1104754e65625725573400e13b6a71ca0547ebc3e7e5d63e40715
|
| 3 |
+
size 13147
|