Instructions to use KalaiselvanD/albert_model__29_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__29_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__29_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__29_1") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__29_1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
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:0d48506e0a30e115d3be09803e1b6d9e0450296283c0ce719d04bd5c9274f806
|
| 3 |
size 267835644
|
runs/Apr29_04-39-50_f2c7397b54ec/events.out.tfevents.1714365593.f2c7397b54ec.955.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:3971f862b8fdf774c62c3c857a103c3f558c0474348bfe5b3395dae18da660b0
|
| 3 |
+
size 8671
|