Instructions to use KalaiselvanD/albert_model__29_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__29_5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__29_5")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__29_5") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__29_5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
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:e77a57f465c645bb042912cdbe50415a5a5b4d1c8476cc5c09e7e3015cf449b3
|
| 3 |
size 267835644
|
runs/Apr29_12-24-59_a167fe626adb/events.out.tfevents.1714393499.a167fe626adb.254.9
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:084baa7e3ef73acc2279fe474c9f026db38b2e4b32996a52e2dd0a13446da5e4
|
| 3 |
+
size 8137
|