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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Seed-Coder-8B-Base serves as the foundation for Seed-Coder-8B-Instruct and Seed-
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
 
 
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) | Instruction-tuned for alignment with user intent. |
26
  | Seed-Coder-8B-Reasoning | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Reasoning) | RL trained to boost reasoning capabilities. |
27
 
28