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