Instructions to use KalaiselvanD/albert_model__29_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/albert_model__29_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/albert_model__29_3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/albert_model__29_3") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/albert_model__29_3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
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:3f2a08a802249c5d0d4d5ec21d3c1c8b6b922aceef5b9c5ad9ccfa0168726d18
|
| 3 |
size 267835644
|
runs/Apr29_08-07-33_a167fe626adb/events.out.tfevents.1714378057.a167fe626adb.254.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:8773ef7d1b85daccca54d5bf1eefbb88b8b1e9d9b586b570ad4b00aa513abaab
|
| 3 |
+
size 8137
|