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 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:f39a33db948bfa79a97a7962ef2105d5491f6e69cca0120687db1e00ced15113
|
| 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:d5370455e31bed14f4482baa200d06dad7f522e730c47914a18bb17c4468fa4e
|
| 3 |
+
size 5889
|