You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Simple reward: 1.0 for exact match, else 0.0."""
295
296
ground_truth = task["answer"]
@@ -362,4 +363,4 @@ After implementing the workflow function, follow these steps to run the training
362
363

363
364
364
365
> [!TIP]
365
-
> For more tuning examples, refer to [tuner] directory of the AgentScope-Samples repository.
366
+
> For more tuning examples, refer to [tuner](https://github.com/agentscope-ai/agentscope-samples/tree/main/tuner) directory of the AgentScope-Samples repository.
0 commit comments