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 15
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:a81e57f085db41dee7a32bd1a59637bf9276b031657c87463c47d4f818d5dca7
|
| 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:f10270cd3ac6b75c38e3301e3906cf3a7be400cc008bbcbb5534c5f3e3404dad
|
| 3 |
+
size 11832
|