Spaces:
Sleeping
Sleeping
fix: correction label grammar
Browse files
app.py
CHANGED
|
@@ -13669,7 +13669,7 @@ def create_ui():
|
|
| 13669 |
("RPToolkit: Character cards + roleplay stories", "RPToolkit (Roleplay)"),
|
| 13670 |
("Representation Variation: Rewrite as list, JSON, essay...", "Representation Variation"),
|
| 13671 |
("RAG Training: AI answers using provided context chunks", "RAG Training"),
|
| 13672 |
-
("Correction: Start a wrong answer then self-
|
| 13673 |
],
|
| 13674 |
value="Factual Q&A",
|
| 13675 |
label="Pipeline",
|
|
|
|
| 13669 |
("RPToolkit: Character cards + roleplay stories", "RPToolkit (Roleplay)"),
|
| 13670 |
("Representation Variation: Rewrite as list, JSON, essay...", "Representation Variation"),
|
| 13671 |
("RAG Training: AI answers using provided context chunks", "RAG Training"),
|
| 13672 |
+
("Correction: Start a wrong answer then self-correct", "Correction"),
|
| 13673 |
],
|
| 13674 |
value="Factual Q&A",
|
| 13675 |
label="Pipeline",
|