Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- ru
|
6 |
+
- zh
|
7 |
+
- fr
|
8 |
+
- es
|
9 |
+
base_model:
|
10 |
+
- Qwen/Qwen2.5-3B-Instruct
|
11 |
+
---
|
12 |
+
# Crazy Reasoning Qwen2.5 1.5B 🧠
|
13 |
+
|
14 |
+
## A funnny reasoning model, trained on a manual high-quality dataset! Don't use it in real problems.
|
15 |
+
|
16 |
+
### He has "Secret Thoughts", after which he gives out an "Answer".
|
17 |
+
### Officially supports English, Russian, Chinese, French, and Spanish (it has been in training dataset), but you can try other!
|
18 |
+
|
19 |
+
- **Context Length:** 32,768.
|
20 |
+
- **Dataset:** Custom without syntetic.
|
21 |
+
- **Prompt Example:** "Hello!".
|
22 |
+
- **System Prompt:** Set your language or other instructions for better perfomance, you can!
|
23 |
+
|
24 |
+
This model is best used for entertainment purposes (it will be funny if it actually works better in other things too).
|
25 |
+
Author - FGOTYT (me).
|