Instructions to use KalaiselvanD/albert_model__25_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__25_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__25_3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__25_3") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__25_3") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 7
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267835644
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9fa3443103c20be74dde4fdc5ed5cf0d48524d3ec8b58b844e871f1c39b6acb
|
| 3 |
size 267835644
|
runs/Apr25_10-24-37_bfb957dbaf4e/events.out.tfevents.1714040678.bfb957dbaf4e.262.6
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:e03438e3dc35e781e0d20083c556ebaf74cb74c67b7f09b22d9569970663caeb
|
| 3 |
+
size 7814
|