Update README.md
Browse files
README.md
CHANGED
|
@@ -8,14 +8,14 @@ tags:
|
|
| 8 |
license: apache-2.0
|
| 9 |
language:
|
| 10 |
- en
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
-
#
|
|
|
|
|
|
|
| 14 |
|
| 15 |
- **Developed by:** theprint
|
| 16 |
- **License:** apache-2.0
|
| 17 |
- **Finetuned from model :** unsloth/qwen2.5-7b-instruct-unsloth-bnb-4bit
|
| 18 |
-
|
| 19 |
-
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 20 |
-
|
| 21 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
+
datasets:
|
| 12 |
+
- facebook/natural_reasoning
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# Coma 3B
|
| 16 |
+
|
| 17 |
+
Coma is based on Qwen 2.5 7B, GRPO-fine tuned on the natural reasoning data set from Meta.
|
| 18 |
|
| 19 |
- **Developed by:** theprint
|
| 20 |
- **License:** apache-2.0
|
| 21 |
- **Finetuned from model :** unsloth/qwen2.5-7b-instruct-unsloth-bnb-4bit
|
|
|
|
|
|
|
|
|
|
|
|