[![Wechat][wechat-image]][wechat-url]
We provide a handy and simple tool for programming with large model help in notebook, which allows you to quickly and comfortably acquire large model code capabilities without requiring in-depth knowledge of LLM. All you need is an openai api_key.
To install the magic function:
%pip install jupyterlab
%cd AI_coder_for_notebook
%sudo bash install.sh
First, you need to add your OpenAI API key to system environment variables.
# Export your OpenAI API key
export OPENAI_API_KEY=<insert your OpenAI API key>
Dataset | Chat format | Instruction format | Chat format (translated) |
---|---|---|---|
AI Society | Chat format | Instruction format | Chat format (translated) |
Code | Chat format | Instruction format | x |
Math | Chat format | x | x |
Physics | Chat format | x | x |
Chemistry | Chat format | x | x |
Biology | Chat format | x | x |
Dataset | Instructions | Tasks |
---|---|---|
AI Society | Instructions | Tasks |
Code | Instructions | Tasks |
Misalignment | Instructions | Tasks |