Instructions to use KalaiselvanD/model_albert_20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/model_albert_20 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/model_albert_20")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/model_albert_20") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/model_albert_20") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46746988
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d2a6393231cbfe6b7847ff1ff2c98c3479d7a2f9016ec90899cb43a228d890
|
| 3 |
size 46746988
|
runs/Apr16_05-18-52_26547f4b6832/events.out.tfevents.1713244734.26547f4b6832.9549.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:c12f193d85473ae0d2fa0bb0fc1b54a2199c1c7be695e251d065575ad3ce8f1e
|
| 3 |
+
size 8032
|