Instructions to use sakren/minilm-imeocap with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sakren/minilm-imeocap with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="sakren/minilm-imeocap")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("sakren/minilm-imeocap") model = AutoModelForSequenceClassification.from_pretrained("sakren/minilm-imeocap", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498625128
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac77c0bb8c36a56fbcc0ef4a15e54546a10b73442ff440001f9ca41a9af53723
|
| 3 |
size 498625128
|
runs/May15_18-29-49_95a092faa389/events.out.tfevents.1715797816.95a092faa389.35.13
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:eab444a88b3414ae082270178f349a1bfdec2c6d9f21a3d9e28e6b75731ad5d0
|
| 3 |
+
size 13737
|