nehulagrawal commited on
Commit
d1e0b3d
·
verified ·
1 Parent(s): 94aaf13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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