Instructions to use RedHatAI/oBERT-12-downstream-pruned-block4-90-squadv1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RedHatAI/oBERT-12-downstream-pruned-block4-90-squadv1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RedHatAI/oBERT-12-downstream-pruned-block4-90-squadv1", 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:f1e8151d2801e1f5f547239d27ed6bc296e61fe98d998f8c80ed7d8ec86ed38e
|
| 3 |
+
size 653
|