yuyuzhang commited on
Commit
b0f0a84
·
verified ·
1 Parent(s): e311b7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,11 +19,11 @@ Seed-Coder-8B-Base serves as the foundation for Seed-Coder-8B-Instruct and Seed-
19
  </p>
20
 
21
  ## Model Downloads
22
- | Model Name | Type | Length | Download | Notes |
23
- |---------------------------------------------------------|----------|--------|------------------------------------|-----------------------|
24
- | 👉 **Seed-Coder-8B-Base** | base | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Base) | Pretrained on our model-centric code data. |
25
- | Seed-Coder-8B-Instruct | instruct | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Instruct) | SFT trained to better follow user prompts. |
26
- | Seed-Coder-8B-Reasoning | reasoning | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Reasoning) | RL trained to boost reasoning capabilities. |
27
 
28
 
29
  ## Requirements
 
19
  </p>
20
 
21
  ## Model Downloads
22
+ | Model Name | Length | Download | Notes |
23
+ |---------------------------------------------------------|--------|------------------------------------|-----------------------|
24
+ | 👉 **Seed-Coder-8B-Base** | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Base) | Pretrained on our model-centric code data. |
25
+ | Seed-Coder-8B-Instruct | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Instruct) | SFT trained to better follow user prompts. |
26
+ | Seed-Coder-8B-Reasoning | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Reasoning) | RL trained to boost reasoning capabilities. |
27
 
28
 
29
  ## Requirements