yuyuzhang commited on
Commit
dea23ca
·
verified ·
1 Parent(s): 30c7358

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ print(output[0]["generated_text"])
86
 
87
  ## Evaluation
88
 
89
- Seed-Coder-8B-Base has been internally evaluated across a variety of code understanding and generation benchmarks.
90
  It demonstrates strong capabilities in:
91
  - Fluent and contextually appropriate code completion.
92
  - Reasoning about code structure and inferring missing logic.
 
86
 
87
  ## Evaluation
88
 
89
+ Seed-Coder-8B-Base has been evaluated across a variety of code understanding and generation benchmarks.
90
  It demonstrates strong capabilities in:
91
  - Fluent and contextually appropriate code completion.
92
  - Reasoning about code structure and inferring missing logic.