Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added save and load to RagasDataset #1492

Merged
merged 6 commits into from
Oct 14, 2024

Conversation

jjmachan
Copy link
Member

  • save and load
  • Migration docs

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Oct 14, 2024
@@ -16,16 +16,7 @@ Converting data to ragas [evaluation dataset](../concepts/components/eval_datase
```python
from ragas import EvaluationDataset, SingleTurnSample
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove SingleTurnSample as it's not used.

@jjmachan jjmachan merged commit 4899f58 into explodinggradients:main Oct 14, 2024
15 checks passed
@jjmachan jjmachan deleted the refactor/migration branch October 14, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants