Update README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,9 @@ You can download the following table to see the various parameters for your use
|
|
27 |
|
28 |
| **Model** | **#Total Params** | **#Activated Params** | **Context Length** | **Download** |
|
29 |
| :----------------: | :---------------: | :-------------------: | :----------------: | :----------: |
|
30 |
-
| Ling-Coder-lite-base | 16.8B | 2.75B | 16K | [
|
31 |
-
| Ling-Coder-lite | 16.8B | 2.75B | 16K | [
|
|
|
32 |
</div>
|
33 |
|
34 |
## Dataset Downloads
|
@@ -37,9 +38,9 @@ You can download the following table to see the various parameters for your use
|
|
37 |
|
38 |
| **Model** | **Samples** | **Download** |
|
39 |
| :------------: | :----------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------: |
|
40 |
-
| Ling-Coder-SyntheticQA | 24M | [
|
41 |
-
| Ling-Coder-SFT | 5M |
|
42 |
-
| Ling-Coder-DPO | 250K | [
|
43 |
|
44 |
</div>
|
45 |
|
|
|
27 |
|
28 |
| **Model** | **#Total Params** | **#Activated Params** | **Context Length** | **Download** |
|
29 |
| :----------------: | :---------------: | :-------------------: | :----------------: | :----------: |
|
30 |
+
| Ling-Coder-lite-base | 16.8B | 2.75B | 16K | [π€ HuggingFace](https://huggingface.co/inclusionAI/Ling-Coder-lite-base) |
|
31 |
+
| Ling-Coder-lite | 16.8B | 2.75B | 16K | [π€ HuggingFace](https://huggingface.co/inclusionAI/Ling-Coder-lite) |
|
32 |
+
| Ling-Coder-lite-GPTQ-Int8 | 16.8B | 2.75B | 16K | [π€ HuggingFace](https://huggingface.co/inclusionAI/Ling-Coder-lite-GPTQ-Int8) |
|
33 |
</div>
|
34 |
|
35 |
## Dataset Downloads
|
|
|
38 |
|
39 |
| **Model** | **Samples** | **Download** |
|
40 |
| :------------: | :----------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------: |
|
41 |
+
| Ling-Coder-SyntheticQA | 24M | [π€ HuggingFace](https://huggingface.co/datasets/inclusionAI/Ling-Coder-SyntheticQA) |
|
42 |
+
| Ling-Coder-SFT | 5M | [π€ HuggingFace](https://huggingface.co/datasets/inclusionAI/Ling-Coder-SFT) |
|
43 |
+
| Ling-Coder-DPO | 250K | [π€ HuggingFace](https://huggingface.co/datasets/inclusionAI/Ling-Coder-DPO) |
|
44 |
|
45 |
</div>
|
46 |
|