Instructions to use KalaiselvanD/albert_test_model_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_test_model_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_test_model_2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_test_model_2") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_test_model_2") - Notebooks
- Google Colab
- Kaggle
Commit ·
56f4abb
1
Parent(s): 052e6e6
Training in progress, epoch 13
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267835644
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57ecab3d3af809f234b7bdf2c90a29393e53fb165c3874ccbe9d9f551c72af42
|
| 3 |
size 267835644
|
runs/Apr30_09-41-42_192fa671edf8/events.out.tfevents.1714470103.192fa671edf8.33197.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:6259adc68914dd7a4e3d21cb857e7f1b5f5346bce3bbbaaf7465958849b46518
|
| 3 |
+
size 10599
|