Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use KalaiselvanD/albert_model_02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model_02 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model_02")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model_02") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model_02") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:f693c17b0ce389fc357d6c8800bbadba796743d646c91f47d07cce52cafc5ff3
|
| 3 |
size 267835644
|
runs/May02_17-42-26_flycatch-Modern-15-B11M/events.out.tfevents.1714651946.flycatch-Modern-15-B11M.18617.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:5097d0500eb9b514a81d6a41e97830d9b9e70a7a865648b9b6aaafd6489a576a
|
| 3 |
+
size 5814
|