modernlearner/finetune-gpt3-for-code
Fine tuning GPT-3 using a dataset for generating code from prompts
This tool helps software developers train a specialized AI model to write TypeScript and JavaScript code. You provide a dataset of 'prompt, completion' pairs, where prompts are natural language descriptions and completions are the corresponding code snippets. The tool uses this data to customize a GPT-3 model, which can then generate relevant code from new prompts. It's designed for developers who want to automate or accelerate code generation for specific coding patterns or domains.
No commits in the last 6 months.
Use this if you are a software developer frequently writing similar TypeScript or JavaScript code and want to automate its generation using a custom AI model.
Not ideal if you are not a developer or if you only need general code assistance that a standard large language model can provide without fine-tuning.
Stars
10
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Mar 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/modernlearner/finetune-gpt3-for-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tencent/PatrickStar
PatrickStar enables Larger, Faster, Greener Pretrained Models for NLP and democratizes AI for everyone.
OpenMotionLab/MotionGPT
[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language...
wenlu-lab/cMolGPT
GPT (Generative Pre-trained Transformer) for de novo molecular design by enforcing specified targets
OpenMotionLab/MotionGPT3
MotionGPT3: Human Motion as a Second Modality, a MoT-based framework for unified motion...
SmerkyG/gptcore
Fast modular code to create and train cutting edge LLMs