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 5
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:30498f78106af14b38e33a9f55938b89d78c67d0bcc4f57fb0983f223167935b
|
| 3 |
size 46746988
|
runs/Apr18_07-42-42_31ae40229384/events.out.tfevents.1713426163.31ae40229384.349.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:79a5742e75aec91dc0950000876bc10336727ba3615c6f94dc31f0c4f01cc16a
|
| 3 |
+
size 6905
|