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 ·
cf30370
1
Parent(s): 03b5250
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 267863153
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0c6835aef32720b764f3b1b2aacdb8a69aa94c77c83236f02d4478852f6cf96
|
| 3 |
size 267863153
|
runs/Jan31_08-37-26_abfrl-cltv-gpu/events.out.tfevents.1675154312.abfrl-cltv-gpu.3534.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:807fc8935c990115d636bd6b66be69892e6f972b91d292b33f0828cbe20a62c5
|
| 3 |
+
size 16269
|
runs/Jan31_08-37-26_abfrl-cltv-gpu/events.out.tfevents.1675160300.abfrl-cltv-gpu.3534.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccc95ee72530461d2c558021d5cd96013954b38cb4e409fcb2fcf6f2c3a51cdc
|
| 3 |
+
size 369
|