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 ·
00875dd
1
Parent(s): d309a32
Training in progress, epoch 4
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2667673
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4db62de3019dbbb8c55885f95313dc4d45ec3333715d8510f7ad220b39cf982c
|
| 3 |
size 2667673
|
runs/Jan29_14-47-20_node4/events.out.tfevents.1643438860.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:bac5fc32b72bfebbdbf921e14aebd6d0bf4931baaf404966f1d3ea06f2ac4611
|
| 3 |
+
size 4479
|