Instructions to use KalaiselvanD/model_albert_7000_20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/model_albert_7000_20 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/model_albert_7000_20")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/model_albert_7000_20") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/model_albert_7000_20") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46746988
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5899494f20a8ce4e4ac686f11e64a08b9f09c4d9aaca9680a17d1fc2d21dec72
|
| 3 |
size 46746988
|
runs/Apr18_12-22-17_20015a8d5d6c/events.out.tfevents.1713442938.20015a8d5d6c.3010.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:6da0f3001bb891071970c11c29f861159955c169210ce05c9160c143de20a114
|
| 3 |
+
size 11298
|