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 8
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:722a1e44bd9f8352f2cf6096124b6629cd3136dc732b3bfcad7eaa6a7beb0d14
|
| 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:0c16fb9e035a3bcfa33234bc1f2ff5a8d7933daec7a17d7f00a6421547cbe19e
|
| 3 |
+
size 7395
|