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 19
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:4a96deaa9668de88da32126fc6c0af6250814d24cbedbb10c196ff87bb8a22fe
|
| 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:5457f77bc3d90c4b922b2796b58724bb74173f5b8e09c3d6fc0616c1f5764190
|
| 3 |
+
size 13757
|