Instructions to use KalaiselvanD/model_albert_5000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/model_albert_5000 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/model_albert_5000")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/model_albert_5000") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/model_albert_5000") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
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:348132d99a9e20ddea93c9d369c2454fa4d3e331f0be0a50ec85b0e2044413f5
|
| 3 |
size 46746988
|
runs/Apr18_07-48-25_31ae40229384/events.out.tfevents.1713426505.31ae40229384.349.3
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:fae41e7a097c3cab4d59a1be1a25212cf90754fbb1b41962cfeff9305c25be9a
|
| 3 |
+
size 6582
|