Instructions to use RedHatAI/oBERT-12-downstream-pruned-unstructured-97-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RedHatAI/oBERT-12-downstream-pruned-unstructured-97-mnli with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RedHatAI/oBERT-12-downstream-pruned-unstructured-97-mnli", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update name
Browse files- config.json +2 -2
config.json
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:142837d22968d57b42faa0baa8f3e9e801eeebd8b1984f58a7997b983e3aaab4
|
| 3 |
+
size 844
|