Instructions to use KalaiselvanD/albert_model__29_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__29_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__29_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__29_1") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__29_1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 11
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:ddd9827ac8a0689d8924783c67c99f61406030fe54ceaab8bcc5fd1c363b88c4
|
| 3 |
size 267835644
|
runs/Apr29_04-39-50_f2c7397b54ec/events.out.tfevents.1714365593.f2c7397b54ec.955.2
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:f1780745bec50f5ebc408da53574ba78bdec4844c4f3fd4626200cd139803bbb
|
| 3 |
+
size 9528
|