Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,15 @@ SA stands for Safety and alignment. We fine tuned DeepCoder-1.5B-Preview with ST
|
|
| 18 |
|
| 19 |
This model is fine-tuned with policy-grounded data to be safe and aligned with human values while coding. Specifically, it utilizes the STAR-1 dataset, which integrates diverse, deliberative reasoning examples evaluated rigorously by GPT-4o. This ensures the model maintains robust safety standards and minimizes biases, promoting responsible, secure, and effective coding practices without compromising its core reasoning capabilities.
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
# Uploaded model
|
| 22 |
|
| 23 |
- **Developed by:** EpistemeAI
|
|
|
|
| 18 |
|
| 19 |
This model is fine-tuned with policy-grounded data to be safe and aligned with human values while coding. Specifically, it utilizes the STAR-1 dataset, which integrates diverse, deliberative reasoning examples evaluated rigorously by GPT-4o. This ensures the model maintains robust safety standards and minimizes biases, promoting responsible, secure, and effective coding practices without compromising its core reasoning capabilities.
|
| 20 |
|
| 21 |
+
@misc{deepcoder2025,
|
| 22 |
+
title={DeepCoder: A Fully Open-Source 14B Coder at O3-mini Level},
|
| 23 |
+
author={Michael Luo, Sijun Tan, Roy Huang, Ameen Patel, Alpay Ariyak, Qingyang Wu, Xiaoxiang Shi, Rachel Xin, Colin Cai, Maurice Weber, Ce Zhang, Li Erran Li, Raluca Ada Popa, Ion Stoica},
|
| 24 |
+
howpublished={\url{https://pretty-radio-b75.notion.site/DeepCoder-A-Fully-Open-Source-14B-Coder-at-O3-mini-Level-1cf81902c14680b3bee5eb349a512a51}},
|
| 25 |
+
note={Notion Blog},
|
| 26 |
+
year={2025}
|
| 27 |
+
}
|
| 28 |
+
|
| 29 |
+
|
| 30 |
# Uploaded model
|
| 31 |
|
| 32 |
- **Developed by:** EpistemeAI
|