Instructions to use Jeevesh8/bert-base-uncased_mnli_ft_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jeevesh8/bert-base-uncased_mnli_ft_4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Jeevesh8/bert-base-uncased_mnli_ft_4")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Jeevesh8/bert-base-uncased_mnli_ft_4") model = AutoModelForSequenceClassification.from_pretrained("Jeevesh8/bert-base-uncased_mnli_ft_4") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 36813
Browse files
events.out.tfevents.1650213671.gr030.hpc.nyu.edu.838332.0.v2
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:bd5caea2a30bf681dc66909d17f264fb3ffb4b917b7295daea51efc851742bd8
|
| 3 |
+
size 5366749
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437945404
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d95a5e57b2a2dc8a674448d097ddcba6b11b2665cc30a8f0b0d792f9681726
|
| 3 |
size 437945404
|