Instructions to use KalaiselvanD/albert_model__29_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__29_4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__29_4")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__29_4") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__29_4", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
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:90d9fdf16e2758c473fcd74115347c2b5879d62b605f03cd9791dda67dd3eb1b
|
| 3 |
size 267835644
|
runs/Apr29_11-12-03_a167fe626adb/events.out.tfevents.1714389125.a167fe626adb.254.6
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:ab698b2f2648d1e254b6a209c1ecccc0921a7f0d99c4fa23215aacf69d9f24d3
|
| 3 |
+
size 6422
|