Instructions to use Mahmoud8/mpnet-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mahmoud8/mpnet-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Mahmoud8/mpnet-base")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Mahmoud8/mpnet-base") model = AutoModelForSequenceClassification.from_pretrained("Mahmoud8/mpnet-base") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438020017
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be5f61744b9cc0d8f3c5eaa3e5c672542c3cb0211b981972a9fe699b466a0d80
|
| 3 |
size 438020017
|
runs/Oct31_06-45-26_efa22e204c27/events.out.tfevents.1698734732.efa22e204c27.32.5
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:2db0ae3dfcefebee1f1a2232068ec69882493e49244e960595c4e132b4185f77
|
| 3 |
+
size 6777
|