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 6
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:bd6aed3b8981aaa10928832f0dc0ca46073f3c9ec8991101ad5725b67817bb85
|
| 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:b6479976c7707b3113f5c92ebaacec2ba33d9345ceae2d778780549a638ea61c
|
| 3 |
+
size 6761
|