Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
-
license_name: deepseek
|
4 |
-
license_link: LICENSE
|
5 |
datasets:
|
6 |
- wyt2000/InverseCoder-CL-7B-Evol-Instruct-90K
|
7 |
- ise-uiuc/Magicoder-Evol-Instruct-110K
|
@@ -196,4 +194,4 @@ Please cite the paper if you use the models or datasets from InverseCoder.
|
|
196 |
* [Magicoder](https://github.com/ise-uiuc/magicoder): Training code, original datasets and data decontamination
|
197 |
* [DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder): Base model for InverseCoder-DS
|
198 |
* [CodeLlama](https://ai.meta.com/research/publications/code-llama-open-foundation-models-for-code/): Base model for InverseCoder-CL
|
199 |
-
* [AutoMathText](https://github.com/yifanzhang-pro/AutoMathText): Self-evaluation and data selection method
|
|
|
1 |
---
|
2 |
license: llama2
|
|
|
|
|
3 |
datasets:
|
4 |
- wyt2000/InverseCoder-CL-7B-Evol-Instruct-90K
|
5 |
- ise-uiuc/Magicoder-Evol-Instruct-110K
|
|
|
194 |
* [Magicoder](https://github.com/ise-uiuc/magicoder): Training code, original datasets and data decontamination
|
195 |
* [DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder): Base model for InverseCoder-DS
|
196 |
* [CodeLlama](https://ai.meta.com/research/publications/code-llama-open-foundation-models-for-code/): Base model for InverseCoder-CL
|
197 |
+
* [AutoMathText](https://github.com/yifanzhang-pro/AutoMathText): Self-evaluation and data selection method
|