Update README.md
Browse files
README.md
CHANGED
@@ -35,9 +35,9 @@ Coading is a challenging task for small models. small models as not enough capab
|
|
35 |
Training LLM for React specific dataset and enable reasoning task. This LLM provides us cold start with React based LLM whare it does understand many react concept.:
|
36 |
|
37 |
1. Understands user's query
|
38 |
-
2. Evaluate Everything in <think> tag
|
39 |
-
3. Provide answer in <answer>
|
40 |
-
4. Additionally provide Best Prectices in <verifier_answer>
|
41 |
|
42 |
|
43 |
## How It Works
|
|
|
35 |
Training LLM for React specific dataset and enable reasoning task. This LLM provides us cold start with React based LLM whare it does understand many react concept.:
|
36 |
|
37 |
1. Understands user's query
|
38 |
+
2. Evaluate Everything in "<think>" tag
|
39 |
+
3. Provide answer in "<answer>"
|
40 |
+
4. Additionally provide Best Prectices in "<verifier_answer>"
|
41 |
|
42 |
|
43 |
## How It Works
|