Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use padmajabfrl/Religion-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use padmajabfrl/Religion-Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="padmajabfrl/Religion-Classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("padmajabfrl/Religion-Classification") model = AutoModelForSequenceClassification.from_pretrained("padmajabfrl/Religion-Classification") - Notebooks
- Google Colab
- Kaggle
Padmaj Srivastav commited on
Commit ·
b62193f
1
Parent(s): 88de1f7
Training in progress, step 1500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267863153
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c86dd778b5da3a921cfc4abc4cf2b4ce6d06209f2fd245c644729dafdf909c5
|
| 3 |
size 267863153
|
runs/Jan31_04-38-05_abfrl-cltv-gpu/events.out.tfevents.1675139966.abfrl-cltv-gpu.3972.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:66d5a3fef082d1da8ad029263a72e797cdc8a4c83e86266d7326c3aabbdd3c24
|
| 3 |
+
size 3803
|