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 3
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:1cc8302ac6a0c5223925997f42b6f17c75f7586e4121cd2307f5a3146feda75a
|
| 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:f65a9086e9d8560de8b5258441e9b48e34f78f0a532d75ddc5cdb91fe277594c
|
| 3 |
+
size 6048
|