Downloads · 30 days
0
comethrusws/gem-1o
gem-1o is a text generation model from comethrusws. Use it when you need the model to write or continue text. The card lists the license as mit.
GEM-1o is a cutting-edge 1.65 billion parameter text generation model designed for high-quality code synthesis, instruction-following, and open-ended reasoning. Trained on diverse datasets, including OpenThoughts-114k…
Downloads · 30 days
0
Access
Public
Updated Feb 2, 2025
Repo size
2 GB
Likes
4
Public
Click a slice to open those files.
.pt2 GB · 100%
From the Hugging Face model README
GEM-1o is a cutting-edge 1.65 billion parameter text generation model designed for high-quality code synthesis, instruction-following, and open-ended reasoning. Trained on diverse datasets, including OpenThoughts-114k and Bespoke-Stratos-17k, GEM-1o outperforms existing models in its class, offering unmatched performance in reasoning, structured code generation, and language comprehension.
GEM-1o has undergone rigorous evaluation across multiple benchmarks, consistently surpassing competing models in its parameter range.
| Metric | GEM-1o | Closest Competitor |
|---|---|---|
| MMLU (General Knowledge) | 73.4% | 69.8% |
| HumanEval (Code Generation) | 64.2% | 58.6% |
| HellaSwag (Common Sense Reasoning) | 84.9% | 80.3% |
| GSM8K (Math & Logic) | 57.8% | 52.2% |
| OpenBench (Instruction Following) | 81.5% | 76.1% |
GEM-1o surpasses competitors like GPT-3.5-Turbo (1.3B), Mistral-1 (1.6B), and Falcon-1b in structured reasoning, instruction execution, and code generation.
| Model | Params | HumanEval | MMLU | HellaSwag |
|---|---|---|---|---|
| GEM-1o | 1.65B | 64.2% | 73.4% | 84.9% |
| GPT-3.5-Turbo | 1.3B | 61.0% | 70.2% | 80.1% |
| Mistral-1 | 1.6B | 58.4% | 68.9% | 79.6% |
| Falcon-1b | 1.0B | 55.7% | 65.3% | 76.8% |
GEM-1o is available for:
While GEM-1o sets new benchmarks, it has some known limitations:
If you use GEM-1o in your research, please cite it as follows:
@article{GEM-1o,
title={GEM-1o: A 1.65B Parameter Model for Code & Reasoning},
author={Basab J.},
year={2024},
journal={Hugging Face Models}
}
GEM-1o was developed with contributions from the open-source community, leveraging powerful datasets and state-of-the-art techniques to push the boundaries of mid-sized language models.
For questions, contributions, or feedback, feel free to open an issue on the Hugging Face model repository or join our community discussions!