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 10
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:6b1bf894b311af4dc9bef8cc494521cca2b5767bd3dd3bab01e6010134510735
|
| 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:a4b7150531a75f6ba521dbb00d0b999883685e26d93c89199865d453865e2fd5
|
| 3 |
+
size 9153
|