Instructions to use ShengdingHu/rte with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShengdingHu/rte with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ShengdingHu/rte") model = AutoModelForSeq2SeqLM.from_pretrained("ShengdingHu/rte", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
8fb3eab
1
Parent(s): ce31a67
Training in progress, epoch 5
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7221369
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7de287caa9ab41ecd8ba745113c852688039bd0c3b70f57fea09b488e97e9deb
|
| 3 |
size 7221369
|
runs/Jan29_14-32-47_node4/events.out.tfevents.1643437989.node4
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:9813c4f7ec4bdc7931ad0f2dcb88549f3d3984f9f423dc3e093db3a292c1c3ea
|
| 3 |
+
size 4801
|