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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -23,14 +23,6 @@ This repo contains Seed-Coder-8B-Base model, which has the following features:
23
  - Supports: code completion and Fill-in-the-Middle
24
  - Context Length: 32,768
25
 
26
- ## Highlight
27
-
28
-
29
- Seed-Coder-8B-Base is an 8-billion-parameter foundation model. It features:
30
- - Pretrained on a massively curated corpus, filtered using **LLM-based techniques** to ensure high-quality real-world code.
31
- - Excels at code completion and supports Fill-in-the-Middle (FIM) tasks.
32
- - Robust performance across various programming languages.
33
- - Long-context support up to 32K tokens.
34
 
35
 
36
 
 
23
  - Supports: code completion and Fill-in-the-Middle
24
  - Context Length: 32,768
25
 
 
 
 
 
 
 
 
 
26
 
27
 
28