Transformers
PyTorch
TensorBoard
t5
text2text-generation
dis2py
Generated from Trainer
text-generation-inference
Instructions to use simonnedved/codet5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use simonnedved/codet5-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("simonnedved/codet5-base") model = AutoModelForSeq2SeqLM.from_pretrained("simonnedved/codet5-base") - Notebooks
- Google Colab
- Kaggle
Commit ·
255cf5f
1
Parent(s): 9e08561
Training complete
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891644863
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:578585fda9cc8cfd422c91711657206306450863acac89020f6e3b6bfa90f7ad
|
| 3 |
size 891644863
|
runs/Mar24_05-40-11_d75a341cb72c/events.out.tfevents.1648100436.d75a341cb72c.74.2
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:303d8757b36d717e930e6b02d6019c90a9907273502756a591ff735646f21fa5
|
| 3 |
+
size 7158
|