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 1
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:37ed80c737051ed4d3e3a1c595395475e6accb25fafe7b1fc8f5c54b261e82e8
|
| 3 |
size 267835644
|
runs/May02_16-21-06_flycatch-Modern-15-B11M/events.out.tfevents.1714647067.flycatch-Modern-15-B11M.16082.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:88ddcc93014e70e70204b07d728b937339a7c04c92cff3148731ca18a0ef239b
|
| 3 |
+
size 11733
|
runs/May02_17-42-26_flycatch-Modern-15-B11M/events.out.tfevents.1714651946.flycatch-Modern-15-B11M.18617.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6ea404b49292a637761831b8ac43886ce0db618f681954b3fcea60209cc9df1
|
| 3 |
+
size 4957
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d58752138520db79c06573e082ed829dc5948d05308a7db4fb035a0e47fdd095
|
| 3 |
size 4920
|