StableLM-3B
FreeA 3B parameter causal language model for text generation, open and customizable.
About StableLM-3B
StableLM-3B is a 3-billion parameter causal language model developed by Stability AI, designed for text generation tasks. It is trained on a diverse mixture of datasets including Falcon RefinedWeb, RedPajama, Pile v2, StarCoder, and peS2o. The model is released under the CC-BY-SA-4.0 license and supports the Transformers library with SafeTensors format. It achieves competitive performance on benchmarks such as HellaSwag (75.94% accuracy) and Winogrande (71.19% accuracy), though it shows limitations in mathematical reasoning (GSM8k: 3.34%) and truthfulness (TruthfulQA: 37.2%). The model is available for download on Hugging Face and can be fine-tuned for custom applications.
Key Features
Pros & Cons
- Open source with permissive CC-BY-SA-4.0 license
- Efficient 3B parameter size balances performance and resource requirements
- Trained on a broad mix of high-quality datasets
- Strong performance on commonsense reasoning (HellaSwag) and coreference resolution (Winogrande)
- Easily integrated with the Transformers library and inference endpoints
- Poor mathematical reasoning (GSM8k accuracy only 3.34%)
- Low truthfulness score (TruthfulQA 37.2%) indicating potential for generating inaccurate facts
- Smaller than many state-of-the-art models, limiting performance on complex tasks
- Requires fine-tuning for specialized applications beyond basic text generation