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:a5fb0e94bd1a7365c8f6556f1c7e9f8c7714c90a041164b8e8a58f61d5c1fdf1
|
| 3 |
size 46746988
|
runs/Apr22_15-42-47_flycatch-Modern-15-B11M/events.out.tfevents.1713780769.flycatch-Modern-15-B11M.13252.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:b1c42ad46f8bbd5cc03630cebd46c64bddb128fa5bebf37dfd95c94fc759d021
|
| 3 |
+
size 6148
|