Update README.md
Browse files
README.md
CHANGED
|
@@ -90,7 +90,6 @@ PRTS expects a **single user turn** containing camera images, a discretized prop
|
|
| 90 |
| `<\|im_start\|>` `<\|im_end\|>` | Qwen-style turn delimiters |
|
| 91 |
| `<\|vision_start\|>` `<\|image_pad\|>` `<\|vision_end\|>` | One image placeholder block per camera |
|
| 92 |
| `<\|goal_repr\|>` | CRL value-head anchor tokens |
|
| 93 |
-
| `<\|action_start\|>` `<\|action_pad\|>` `<\|action_end\|>` | Slot the action expert fills with the predicted action chunk token |
|
| 94 |
|
| 95 |
### Layout of one rollout step
|
| 96 |
|
|
|
|
| 90 |
| `<\|im_start\|>` `<\|im_end\|>` | Qwen-style turn delimiters |
|
| 91 |
| `<\|vision_start\|>` `<\|image_pad\|>` `<\|vision_end\|>` | One image placeholder block per camera |
|
| 92 |
| `<\|goal_repr\|>` | CRL value-head anchor tokens |
|
|
|
|
| 93 |
|
| 94 |
### Layout of one rollout step
|
| 95 |
|