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 ·
d6942f7
1
Parent(s): aa6f9f4
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 17106681
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b446ba406ea393d5dc7eba0868c209174b46d166d03eabf53747455c2d06face
|
| 3 |
size 17106681
|
runs/Jan29_16-31-17_node4/events.out.tfevents.1643445112.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:c7132f0db4a590a8c8b14afec5987fe5a41e9a2e79f12049beb2dcf85786490b
|
| 3 |
+
size 4803
|