yuyuzhang commited on
Commit
5c70869
·
verified ·
1 Parent(s): 678fc9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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 and code infilling (Fill-in-the-Middle)
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
  |---------------------------------------------------------|--------|------------------------------------|-----------------------|