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 ·
5586075
1
Parent(s): 0c8eefa
Training in progress, step 2500
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:c4a4652581f5862f469f21d5cf234df3bd75a1504e2dedc73427cc035506dd04
|
| 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:50b0ef32609c095a2adc7a555602d680effea932ebcc464c463d7dbbeb6283df
|
| 3 |
+
size 5725
|