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 ·
8946c2f
1
Parent(s): ad075d0
Training in progress, epoch 80
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3583238
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63ac94d7231ad9c29da33dbffe1eeca57a517fd01272f6b288b1a623d8364096
|
| 3 |
size 3583238
|
runs/Jan15_14-11-24_node3/events.out.tfevents.1642227100.node3
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:c9b5769fc1ba6f44aa27e4f8f91993514d385c3c30fb9ff28a89fbb3b8368817
|
| 3 |
+
size 30911
|