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 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:3f83cdae2b6c116772d5c437a5898fc151862f264be3cdf1c5795c864070f5f1
|
| 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:45544295b2a680233c2a15d41adf17a3e92e47849e26694a059ca064fcd2d679
|
| 3 |
+
size 7431
|