Update README.md
Browse files
README.md
CHANGED
|
@@ -69,9 +69,9 @@ Developed specifically for intelligent routing models and Mixture-of-Experts sys
|
|
| 69 |
"<|mood_angry|>",
|
| 70 |
"<|mood_neutral|>",
|
| 71 |
# --- FIM (Fill-in-the-Middle) tokens from StarCoder ---
|
| 72 |
-
"<fim_prefix>",
|
| 73 |
-
"<fim_middle>",
|
| 74 |
-
"<fim_suffix>",
|
| 75 |
# Robotics (trajectory/command boundaries)
|
| 76 |
"<|action_start|>",
|
| 77 |
"<|action_end|>",
|
|
|
|
| 69 |
"<|mood_angry|>",
|
| 70 |
"<|mood_neutral|>",
|
| 71 |
# --- FIM (Fill-in-the-Middle) tokens from StarCoder ---
|
| 72 |
+
"<|fim_prefix|>",
|
| 73 |
+
"<|fim_middle|>",
|
| 74 |
+
"<|fim_suffix|>",
|
| 75 |
# Robotics (trajectory/command boundaries)
|
| 76 |
"<|action_start|>",
|
| 77 |
"<|action_end|>",
|