Instructions to use michaelnath/dummy_code_to_code_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use michaelnath/dummy_code_to_code_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("michaelnath/dummy_code_to_code_model") model = AutoModelForSeq2SeqLM.from_pretrained("michaelnath/dummy_code_to_code_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
be2e613
1
Parent(s): aa853fe
Training in progress, step 1500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891616913
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:093e0e7b9ed16adaeb846268e7f971486dc083ae5a221927619e227f9066c476
|
| 3 |
size 891616913
|
runs/Feb27_23-12-14_5acd81d5251b/events.out.tfevents.1677539545.5acd81d5251b.4529.0
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:480c74be5fff19a080a67c05e19550849488cabd9b390b1cf7af57b4b352dc07
|
| 3 |
+
size 5411
|