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 4
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:8180155e9a3ebd53317a2c08545ac998f47723c22a9f24227736dd1be2ca9aff
|
| 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:5402e1240bf635f0368e14ad013f918d0e50f3da18601a6252d6fe34025ec217
|
| 3 |
+
size 6127
|