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
Training in progress, epoch 8
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:96b2c05237ef7815c7ce0c3edce7d63026c9a3b4608f50cfbcaf428c6281f0e9
|
| 3 |
size 267835644
|
runs/Apr30_08-07-26_192fa671edf8/events.out.tfevents.1714464447.192fa671edf8.33197.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:a0757dcc6aaf9cb532424512e61cebea6fbbb24fa5f6ed9a425cd2717aefb0b5
|
| 3 |
+
size 8140
|