Instructions to use KalaiselvanD/albert_test_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_test_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_test_model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_test_model") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_test_model") - Notebooks
- Google Colab
- Kaggle
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:5d91af4ed097345a343d8077c1b1d68fb5118919f76807a38c600e5423c6cb20
|
| 3 |
size 267835644
|
runs/Apr30_04-33-45_7edf31d83ce9/events.out.tfevents.1714451625.7edf31d83ce9.253.3
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:04c8e618bc8265342a5a56364b419c49cdf99c0ccae8d0ec972085cd012cd2d7
|
| 3 |
+
size 10593
|