Instructions to use prithivMLmods/MBERT-Context-Specifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/MBERT-Context-Specifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="prithivMLmods/MBERT-Context-Specifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("prithivMLmods/MBERT-Context-Specifier") model = AutoModelForSequenceClassification.from_pretrained("prithivMLmods/MBERT-Context-Specifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
runs/Jan23_15-20-37_2fd225d29143/events.out.tfevents.1737645638.2fd225d29143.2030.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:8023c44cb92dae404b560bb6013d7e0ff8771f4233e61596a8956d1af1649970
|
| 3 |
+
size 9338
|