prometechinc commited on
Commit
c4d29f9
·
verified ·
1 Parent(s): d182e36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -128,7 +128,7 @@ Where v_i represents the transition vector between internal modules and f_i(p_i)
128
  ### Basic Optimization Logic
129
  $$T_{cog} = \left( \frac{bloom\_score \times knowledge\_score}{anomaly\_score + \epsilon} \right) \cdot tfidf\_signal \cdot (1 - decay\_penalty)$$
130
 
131
- "**Asena_0.82B** uses a specific instruction format designed for **Secret Chain-of-Thought (CoT)**. Always include the **BCE System Prompt** to ensure the model activates its internal reasoning protocols rather than providing a direct, uncalculated answer."
132
 
133
  - What's **Secret Chain-of-Thought (s-CoT)**?
134
 
 
128
  ### Basic Optimization Logic
129
  $$T_{cog} = \left( \frac{bloom\_score \times knowledge\_score}{anomaly\_score + \epsilon} \right) \cdot tfidf\_signal \cdot (1 - decay\_penalty)$$
130
 
131
+ "**Asena_ESP32** uses a specific instruction format designed for **Secret Chain-of-Thought (CoT)**. Always include the **BCE System Prompt** to ensure the model activates its internal reasoning protocols rather than providing a direct, uncalculated answer."
132
 
133
  - What's **Secret Chain-of-Thought (s-CoT)**?
134