Instructions to use KalaiselvanD/fine_tuned_model_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/fine_tuned_model_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/fine_tuned_model_2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/fine_tuned_model_2") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/fine_tuned_model_2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
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:6dc0f0cf23629bf00d8d7e6dfeb8b18e404c1024a4a303f3095ab35e20e0bbb0
|
| 3 |
size 46746988
|
runs/Apr16_09-40-04_26547f4b6832/events.out.tfevents.1713260410.26547f4b6832.71907.1
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:699945a99027832a146fb0a46d6c77ed2b787ff50aa270491c4dbaba910d1281
|
| 3 |
+
size 9369
|