ConorWang commited on
Commit
41a4de1
·
verified ·
1 Parent(s): ae7851f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ It adds a semantic “telepathy” path and LoRA adapters that steer continuous
41
  Sigma keeps the perception and control structure of π0.5, and introduces an additional pathway that:
42
 
43
  - fuses **vision, language, and robot state** into a shared latent sequence,
44
- - maintains a **semantic state** \(m_t\) and an **intent vector** \(z_\text{intent}\) over time,
45
  - converts them into **telepathy factors** that modulate the policy’s action outputs as residual corrections.
46
 
47
  ---
 
41
  Sigma keeps the perception and control structure of π0.5, and introduces an additional pathway that:
42
 
43
  - fuses **vision, language, and robot state** into a shared latent sequence,
44
+ - maintains a **semantic state** m_t and an **intent vector** z_intent over time,
45
  - converts them into **telepathy factors** that modulate the policy’s action outputs as residual corrections.
46
 
47
  ---