CodeAlpaca – コード ノウハウ モデルに続く命令
This is the repo for the Code Alpaca project, which aims to build and share an instruction-following LLaMA model for code generation. This repo is fully based on Stanford Alpaca ,and only changes the data used for training. Training approach is the same. The repo contains: The 20K data used for fine-tuning the model The…