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 12
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:a8613b2d77d1a64943d1b21e5aff58c35c3857ef3f4545952761598183cd5465
|
| 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:c11a0ba1f258b0eb0a4b617d206d7885d7e7fe5f9045065f00a5389b500aa179
|
| 3 |
+
size 10441
|