Instructions to use KalaiselvanD/albert_model__29_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__29_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__29_2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__29_2") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__29_2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 15
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:4e28c7103f05971ce2c39720b4a9cca51b7601e53476c983f2f511396feba163
|
| 3 |
size 267835644
|
runs/Apr29_07-06-40_904c24a47388/events.out.tfevents.1714374402.904c24a47388.5243.0
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:10abe5bc70c5a7b56ea4a7177446e4f9b6b5ad3ead87010cbe0411fdb8930718
|
| 3 |
+
size 11807
|