Instructions to use KalaiselvanD/funnel_07_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/funnel_07_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/funnel_07_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/funnel_07_1") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/funnel_07_1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 464847452
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e24b2233dbc38b06ff456e2b551e98b0e768ebbac59aba19c1b9a702ab79280a
|
| 3 |
size 464847452
|
runs/May07_17-51-28_flycatch-Modern-15-B11M/events.out.tfevents.1715084488.flycatch-Modern-15-B11M.13288.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:0ea1d6d185eb153dcf2f3e9487950d55790ba09fc1c23bd3fe1f4c15d0d49fe9
|
| 3 |
+
size 9730
|