Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use chathuranga-jayanath/codet5p-220m-v30 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chathuranga-jayanath/codet5p-220m-v30 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("chathuranga-jayanath/codet5p-220m-v30") model = AutoModelForSeq2SeqLM.from_pretrained("chathuranga-jayanath/codet5p-220m-v30", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,8 @@ It achieves the following results on the evaluation set:
|
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
| 24 |
-
|
|
|
|
| 25 |
|
| 26 |
## Intended uses & limitations
|
| 27 |
|
|
|
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
| 24 |
+
trained,
|
| 25 |
+
- on: chathuranga-jayanath/context-5-finmath-times4j-html-mavendoxia-wro4j-guava-supercsv-balanced-10k-prompt-1
|
| 26 |
|
| 27 |
## Intended uses & limitations
|
| 28 |
|