Skip to content

Commit

Permalink
Update dataset docs
Browse files Browse the repository at this point in the history
  • Loading branch information
penguine-ip committed Nov 22, 2023
1 parent 60abb5a commit 1ca8043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/evaluation-datasets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Your original dataset can be in any format, such as CSV or JSON. Let's take JSON

```python
from deepeval.test_case import LLMTestCase
from deepeval.dataset import EvaluationDataset

original_dataset = [
{
Expand Down

0 comments on commit 1ca8043

Please sign in to comment.