kaleinaNyan
commited on
typo
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ base_model:
|
|
10 |
## Description
|
11 |
|
12 |
*Eule* is my attempt at reproducing OpenAI's o1 series of reasoning models. At the moment the point is not to hit good scores on benchmarks (this model is rather stupid),
|
13 |
-
but to introduce
|
14 |
It is also trained to reason in Russian (ultimately, I want to make a decent russian reasoning model).
|
15 |
|
16 |
Cool things I found while playing with it:
|
|
|
10 |
## Description
|
11 |
|
12 |
*Eule* is my attempt at reproducing OpenAI's o1 series of reasoning models. At the moment the point is not to hit good scores on benchmarks (this model is rather stupid),
|
13 |
+
but to introduce a qualitative change in how the LLM approaches tasks. Similar to o1 models, Eule approaches its proplems in a step-by-step manner.
|
14 |
It is also trained to reason in Russian (ultimately, I want to make a decent russian reasoning model).
|
15 |
|
16 |
Cool things I found while playing with it:
|