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 ·
696eeae
1
Parent(s): 1478ccf
Training in progress, epoch 1
Browse files
runs/Jan29_20-05-34_node4/events.out.tfevents.1643457968.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:a82c864ec252496b4e9081317792355ace43e33cd127dd8413a4955b06eff852
|
| 3 |
+
size 3834
|
runs/Jan29_20-13-26_node4/1643458437.0299904/events.out.tfevents.1643458437.node4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e271cd0a2fd48224d55c3f52cabf49b2ee6be4f1b217bc8df614072304680fe2
|
| 3 |
+
size 4585
|
runs/Jan29_20-13-26_node4/events.out.tfevents.1643458437.node4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b01b7a2540772dd867fc949751a420f892fcc7b29f1e64cd8e2dd3d9351832b
|
| 3 |
+
size 3517
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2991
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1753d7349fde73f9b6876eb1ec58081b66daaaae0df2b26167a5c0bfa33775ee
|
| 3 |
size 2991
|