Instructions to use KalaiselvanD/albert_model__30_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__30_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__30_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__30_1") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__30_1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
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:840ca3f5842d62eb2bf9d3c14312cb5fd7fd7c8416374ae27cd034ec1fed2a32
|
| 3 |
size 267835644
|
runs/Apr30_04-12-14_3620eac04e92/events.out.tfevents.1714450335.3620eac04e92.166.1
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:fe60d7280b222e746d647eece9c77e1b386522baf8a94a662e792b68be751743
|
| 3 |
+
size 6957
|