Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Anwaarma/MM03 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anwaarma/MM03 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Anwaarma/MM03")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Anwaarma/MM03") model = AutoModelForSequenceClassification.from_pretrained("Anwaarma/MM03") - 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 17549312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f432bda8f95f85a927dd870dccdf3ba2fa1470551d9680a5031a41668fc01e91
|
| 3 |
size 17549312
|
runs/Dec24_15-36-21_86f59ffbd25a/events.out.tfevents.1703432185.86f59ffbd25a.1423.3
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:e90aa443682ffd53422e8dcf982d87b8165cdde3ce89e6799d7ce5c787ceda91
|
| 3 |
+
size 11763
|
runs/Dec24_15-36-21_86f59ffbd25a/events.out.tfevents.1703432185.86f59ffbd25a.1423.4
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:457c3e3a9fb9d71d6995278bdb098af61fccee8d44e6b0949c28a759963e6c14
|
| 3 |
+
size 11763
|