Instructions to use Jeevesh8/bert-base-uncased_mnli_ft_24 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_24 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_24")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Jeevesh8/bert-base-uncased_mnli_ft_24") model = AutoModelForSequenceClassification.from_pretrained("Jeevesh8/bert-base-uncased_mnli_ft_24", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 36813
Browse files
events.out.tfevents.1650213680.gr019.hpc.nyu.edu.239121.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:9b548fd44f4cab34fa637d3bd433d5e74e980cadd6f816fc2fdd58f94c1adab3
|
| 3 |
+
size 5366752
|
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:a610e75ee29c8f7c9ff8715f6e5626b6f5eb9a313905bb9630de3f76fb835ab5
|
| 3 |
size 437945404
|