Instructions to use ShengdingHu/mrpc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShengdingHu/mrpc with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ShengdingHu/mrpc") model = AutoModelForSeq2SeqLM.from_pretrained("ShengdingHu/mrpc") - Notebooks
- Google Colab
- Kaggle
Commit ·
9840607
1
Parent(s): 01928a7
Training in progress, step 1800
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7551621
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:875ff67db5fc6f698610e5ce8e617e01af19d1002929b0ec55076e3b540a990e
|
| 3 |
size 7551621
|