Update README.md
Browse files
README.md
CHANGED
|
@@ -15,11 +15,11 @@ datasets:
|
|
| 15 |
- ProlificAI/social-reasoning-rlhf
|
| 16 |
- arcee-ai/reasoning-sharegpt
|
| 17 |
base_model:
|
| 18 |
-
- unsloth/Qwen2.5-7B-Instruct
|
| 19 |
---
|
| 20 |
|
| 21 |
# Your Model Name
|
| 22 |
Reason_Qwen
|
| 23 |
|
| 24 |
## Model Description
|
| 25 |
-
Model is finetuned version of unsloth/Qwen2.5-7B-Instruct. It is finetuned to reason better.
|
|
|
|
| 15 |
- ProlificAI/social-reasoning-rlhf
|
| 16 |
- arcee-ai/reasoning-sharegpt
|
| 17 |
base_model:
|
| 18 |
+
- unsloth/Qwen2.5-7B-Instruct-bnb-4bit
|
| 19 |
---
|
| 20 |
|
| 21 |
# Your Model Name
|
| 22 |
Reason_Qwen
|
| 23 |
|
| 24 |
## Model Description
|
| 25 |
+
Model is finetuned version of unsloth/Qwen2.5-7B-Instruct-bnb-4bit. It is finetuned to reason better.
|