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 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:522d6504d0d2394003022989a0fab917531545b4a3e68ae4fa07f0c939ce8cf0
|
| 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:93b6f941ca3e970a98656adee02b5dc417348f0aff3eb3ff76cd3d978231da7a
|
| 3 |
+
size 6462
|