Skip to content

Commit 8ba591c

Browse files
Merge pull request #583 from saidkaban/patch-1
Update URL for GSM8K dataset
2 parents ff647f3 + 314e80b commit 8ba591c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/bonus-unit2/monitoring-and-evaluating-agents-notebook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ In offline evaluation, you typically:
308308
2. Run your agent on that dataset
309309
3. Compare outputs to the expected results or use an additional scoring mechanism
310310

311-
Below, we demonstrate this approach with the [GSM8K dataset](https://huggingface.co/datasets/gsm8k), which contains math questions and solutions.
311+
Below, we demonstrate this approach with the [GSM8K dataset](https://huggingface.co/datasets/openai/gsm8k), which contains math questions and solutions.
312312

313313

314314
```python

0 commit comments

Comments
 (0)