Instructions to use KalaiselvanD/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/output")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/output") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/output") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:bb20efeb9a8f10e1781b073d33c15f895c4282583994b3bb7bb378ee180a5a59
|
| 3 |
size 46746988
|
runs/Apr22_15-38-35_flycatch-Modern-15-B11M/events.out.tfevents.1713780517.flycatch-Modern-15-B11M.13252.0
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:36d314303c10c09257e26a5a2de9f35455ff8c57fdffc65cb261190642d51a88
|
| 3 |
+
size 5828
|