Text Generation
Transformers
Safetensors
GGUF
English
stablelm
causal-lm
code
Eval Results
Inference Endpoints
7 papers
ncoop57 commited on
Commit
d06c3b2
1 Parent(s): a939fc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -87,6 +87,16 @@ model-index:
87
 
88
  ![performance](stable_code_3b_evals.png)
89
 
 
 
 
 
 
 
 
 
 
 
90
  **Key Features**
91
  * Fill in Middle Capability (FIM)
92
  * Supports Long Context, trained with Sequences upto 16,384
 
87
 
88
  ![performance](stable_code_3b_evals.png)
89
 
90
+ | Model | Size | Python | C++ | Javascript | Java | PHP | Rust |
91
+ |------------------|------|--------|------|------------|------|------|------|
92
+ | Stable Code 3B | 3B | 32.4% | 30.9%| 32.1% | 32.1%| 24.2%| 23.0%|
93
+ | Deepseek Coder | 1.3B | 28.6% | 29.2%| 28.7% | 29.0%| 23.6%| 18.5%|
94
+ | Wizard Coder | 3B | 31.6% | 25.6%| 26.2% | 25.8%| 25.3%| 20.4%|
95
+ | StarCoder | 3B | 21.6% | 19.8%| 21.5% | 20.5%| 19.0%| 16.9%|
96
+ | Replit Code V1.5 | 3B | 23.0% | 25.9%| 26.2% | 23.6%| 23.2%| 21.5%|
97
+ | Deci Coder | 1B | 19.1% | 6.8% | 18.4% | 16.7%| 2.1% | 1.7% |
98
+
99
+
100
  **Key Features**
101
  * Fill in Middle Capability (FIM)
102
  * Supports Long Context, trained with Sequences upto 16,384