Instructions to use KalaiselvanD/lenate_model_8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/lenate_model_8 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/lenate_model_8")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/lenate_model_8") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/lenate_model_8") - 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 46746988
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fa78e53f1b83f05e5c602aca7e177c3f5b9d83261190e4e023d29f9155e022f
|
| 3 |
size 46746988
|
runs/Apr16_04-47-10_26547f4b6832/events.out.tfevents.1713242831.26547f4b6832.127.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:af799048d3bf70373ab4ff82ea270f73053c98a594af357570e870972500041d
|
| 3 |
+
size 7712
|