Update README.md
Browse files
README.md
CHANGED
@@ -143,4 +143,13 @@ model-index:
|
|
143 |
value: 0.529
|
144 |
verified: false
|
145 |
|
146 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
value: 0.529
|
144 |
verified: false
|
145 |
|
146 |
+
---
|
147 |
+
<div align="center">
|
148 |
+
<img src="https://huggingface.co/wyt2000/InverseCoder-CL-7B/resolve/main/assets/logo.png" style="zoom:25%;" />
|
149 |
+
</div>
|
150 |
+
|
151 |
+
# InverseCoder: Unleashing the Power of Instruction-Tuned Code LLMs with Inverse-Instruct
|
152 |
+
|
153 |
+
<img src="https://huggingface.co/wyt2000/InverseCoder-CL-7B/resolve/main/assets/overview.png" style="zoom:50%;" />
|
154 |
+
|
155 |
+
InverseCoder is a series of instruction-tuned code LLMs by generating data from itself through Inverse-Instruct.
|