yuxiang630
commited on
Commit
·
466801d
1
Parent(s):
a699712
tiny
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ pipeline_tag: text-generation
|
|
9 |
---
|
10 |
# 🎩 Magicoder: Source Code Is All You Need
|
11 |
|
|
|
|
|
12 |
* 🎩**Magicoder** is a model family empowered by 🪄**OSS-Instruct**, a novel approach to enlightening LLMs with open-source code snippets for generating *low-bias* and *high-quality* instruction data for code.
|
13 |
* 🪄**OSS-Instruct** mitigates the *inherent bias* of the LLM-synthesized instruction data by empowering them with *a wealth of open-source references* to produce more diverse, realistic, and controllable data.
|
14 |
|
|
|
9 |
---
|
10 |
# 🎩 Magicoder: Source Code Is All You Need
|
11 |
|
12 |
+
> Refer to our GitHub repo [ise-uiuc/magicoder](https://github.com/ise-uiuc/magicoder/) for an up-to-date introduction to the Magicoder family!
|
13 |
+
|
14 |
* 🎩**Magicoder** is a model family empowered by 🪄**OSS-Instruct**, a novel approach to enlightening LLMs with open-source code snippets for generating *low-bias* and *high-quality* instruction data for code.
|
15 |
* 🪄**OSS-Instruct** mitigates the *inherent bias* of the LLM-synthesized instruction data by empowering them with *a wealth of open-source references* to produce more diverse, realistic, and controllable data.
|
16 |
|