Update README.md
Browse files
README.md
CHANGED
@@ -15,17 +15,15 @@ We are thrilled to introduce Seed-Coder, a powerful, transparent, and parameter-
|
|
15 |
<img width="100%" src="imgs/seed-coder_intro_performance.jpg">
|
16 |
</p>
|
17 |
|
18 |
-
This repo contains Seed-Coder-8B-Base model, which has the following features:
|
19 |
- Type: Causal language models
|
20 |
- Training Stage: Pretraining
|
21 |
- Data Source: GitHub data, code-related web data
|
22 |
- Training Tokens: 6 trillion
|
23 |
-
- Supports: Code completion
|
24 |
- Context Length: 32,768
|
25 |
|
26 |
|
27 |
-
|
28 |
-
|
29 |
## Model Downloads
|
30 |
| Model Name | Length | Download | Notes |
|
31 |
|---------------------------------------------------------|--------|------------------------------------|-----------------------|
|
|
|
15 |
<img width="100%" src="imgs/seed-coder_intro_performance.jpg">
|
16 |
</p>
|
17 |
|
18 |
+
This repo contains the **Seed-Coder-8B-Base** model, which has the following features:
|
19 |
- Type: Causal language models
|
20 |
- Training Stage: Pretraining
|
21 |
- Data Source: GitHub data, code-related web data
|
22 |
- Training Tokens: 6 trillion
|
23 |
+
- Supports: Code completion, code infilling (Fill-in-the-Middle)
|
24 |
- Context Length: 32,768
|
25 |
|
26 |
|
|
|
|
|
27 |
## Model Downloads
|
28 |
| Model Name | Length | Download | Notes |
|
29 |
|---------------------------------------------------------|--------|------------------------------------|-----------------------|
|