Instructions to use ji-xin/bert_base-MRPC-two_stage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ji-xin/bert_base-MRPC-two_stage with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ji-xin/bert_base-MRPC-two_stage", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d782837fad4b13ca898d23f67ff85185b73d018a52228edfe2d768cb3d63cbc1
|
| 3 |
+
size 466420411
|