Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,18 @@ base_model:
|
|
| 24 |
src="https://img.shields.io/badge/Paper-Arxiv-red?logo=arxiv&logoColor=red"
|
| 25 |
alt="CodeScaler Paper on arXiv"
|
| 26 |
/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
<a href="https://huggingface.co/collections/LARK-Lab/codescaler">
|
| 28 |
<img
|
| 29 |
src="https://img.shields.io/badge/Datasets-Hugging%20Face%20Data-orange?logo=huggingface&logoColor=yellow"
|
|
@@ -36,6 +48,7 @@ base_model:
|
|
| 36 |
alt="CodeScaler on Hugging Face"
|
| 37 |
/>
|
| 38 |
</a>
|
|
|
|
| 39 |
|
| 40 |
</p>
|
| 41 |
|
|
|
|
| 24 |
src="https://img.shields.io/badge/Paper-Arxiv-red?logo=arxiv&logoColor=red"
|
| 25 |
alt="CodeScaler Paper on arXiv"
|
| 26 |
/>
|
| 27 |
+
<a href="https://github.com/LARK-AI-Lab/CodeScaler">
|
| 28 |
+
<img
|
| 29 |
+
src="https://img.shields.io/badge/GitHub-Code-181717?logo=github&logoColor=white"
|
| 30 |
+
alt="GitHub Code"
|
| 31 |
+
/>
|
| 32 |
+
</a>
|
| 33 |
+
<a href="https://lark-ai-lab.github.io/codescaler.github.io/">
|
| 34 |
+
<img
|
| 35 |
+
src="https://img.shields.io/badge/GitHub-Page-4078c0?logo=github&logoColor=white"
|
| 36 |
+
alt="GitHub Page"
|
| 37 |
+
/>
|
| 38 |
+
</a>
|
| 39 |
<a href="https://huggingface.co/collections/LARK-Lab/codescaler">
|
| 40 |
<img
|
| 41 |
src="https://img.shields.io/badge/Datasets-Hugging%20Face%20Data-orange?logo=huggingface&logoColor=yellow"
|
|
|
|
| 48 |
alt="CodeScaler on Hugging Face"
|
| 49 |
/>
|
| 50 |
</a>
|
| 51 |
+
|
| 52 |
|
| 53 |
</p>
|
| 54 |
|