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 1
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:3e7b1c9159dd9720ba399be5d4cf271346639956ca0f9cdd98dc7bbc052f9629
|
| 3 |
size 46746988
|
runs/Apr23_16-58-35_flycatch-Modern-15-B11M/events.out.tfevents.1713871716.flycatch-Modern-15-B11M.13785.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15ecdcaf59649675ad1631bffebe0649a49d6e3cb5166ab018afdf3ce1573203
|
| 3 |
+
size 5554
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32435f587b9bccbaa4827ee32dc9c4c181484d85a2294c811e9cfbc5670e1991
|
| 3 |
size 4920
|