GoZion commited on
Commit
c2ec47e
Β·
verified Β·
1 Parent(s): e601f99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
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 | [πŸ€– ModelScope](https://www.modelscope.cn/models/inclusionAI/Ling-coder-lite-base) |
31
- | Ling-Coder-lite | 16.8B | 2.75B | 16K | [πŸ€– ModelScope](https://www.modelscope.cn/models/inclusionAI/Ling-Coder-lite) |
 
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 | [πŸ€– ModelScope](https://modelscope.cn/datasets/inclusionAI/Ling-Coder-SyntheticQA) |
41
- | Ling-Coder-SFT | 5M | [πŸ€– ModelScope](https://modelscope.cn/datasets/inclusionAI/Ling-Coder-SFT) |
42
- | Ling-Coder-DPO | 250K | [πŸ€– ModelScope](https://modelscope.cn/datasets/inclusionAI/Ling-Coder-DPO) |
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