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 7
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:387ae26e289ab9901b41e4bfcbaac779e121519a319e448e75b6de4da18e67e9
|
| 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:e3ad0d70dc840182c4afd6b2e1e715aa4493cf147be9b8e5462edf7a617e48c4
|
| 3 |
+
size 7817
|