yuyuzhang commited on
Commit
c1b45a5
·
verified ·
1 Parent(s): 8db9fbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -15,6 +15,14 @@ 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
  ## Highlight
19
 
20
 
 
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
+ - Data source: Github / web data
21
+ - Training Stage: Pretraining
22
+ - Training Tokens: 6 trillion
23
+ - Supports: code completion and Fill-in-the-Middle
24
+ - Context Length: 32,768
25
+
26
  ## Highlight
27
 
28