Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
-
- ru
|
5 |
- en
|
|
|
6 |
- zh
|
|
|
|
|
7 |
base_model:
|
8 |
- Qwen/Qwen2.5-7B-Instruct
|
9 |
---
|
@@ -12,7 +14,7 @@ base_model:
|
|
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
|
16 |
|
17 |
- **Context Length:** 32,768.
|
18 |
- **Dataset:** Custom without syntetic.
|
|
|
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-7B-Instruct
|
11 |
---
|
|
|
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.
|