Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Patcas/v9.4-codet5-bert-finetuned-code_function-to-test_case_function with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Patcas/v9.4-codet5-bert-finetuned-code_function-to-test_case_function with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Patcas/v9.4-codet5-bert-finetuned-code_function-to-test_case_function") model = AutoModelForSeq2SeqLM.from_pretrained("Patcas/v9.4-codet5-bert-finetuned-code_function-to-test_case_function") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
fafbb9f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ee81ade81958a1b104d827480f56bc789eacd270a2bd0d9d838db2980fccb691
size 891558696
|