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 ·
c18de4a
1
Parent(s): 1606b70
Training in progress, epoch 2
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:5a0ac5d134389430da656062db0cae662383c9a7756692b5abf224ee3491e800
|
| 3 |
size 267835644
|
runs/Apr30_12-33-04_192fa671edf8/events.out.tfevents.1714480385.192fa671edf8.102247.0
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:d376e1d1336843909beaa4d175223b6f465c6c2695213bcb685195e035957096
|
| 3 |
+
size 5922
|