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 5
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:df73173883bd377591731bf3df68cbe86fa15334ecc280c28294bce53ded3478
|
| 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:519a4ca892c7f24f8929afd665cb9700e356f7e70a1c0e24c571c4252e64ed67
|
| 3 |
+
size 6444
|