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 ·
88de1f7
1
Parent(s): 4088590
Training in progress, step 500
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:674b152b1197f22f1569109e7e7fd5a36893e4d687017a37885ffa6961e4c765
|
| 3 |
size 267863153
|
runs/Jan31_04-38-05_abfrl-cltv-gpu/1675139966.8540056/events.out.tfevents.1675139966.abfrl-cltv-gpu.3972.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdc51003cdfe8f9d3eaf03571a90574e00d577452fb4288e011696589e3c2546
|
| 3 |
+
size 4718
|
runs/Jan31_04-38-05_abfrl-cltv-gpu/events.out.tfevents.1675139966.abfrl-cltv-gpu.3972.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fdb2f95f6b148cf5ed41221bbddea9731c903a748980bb3708f1032d7ecd651
|
| 3 |
+
size 3489
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2927
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a97b9735761cf8227a1ad40dd3734bbb63903b5e8972330a9b9a6c5058e8258
|
| 3 |
size 2927
|