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

non-asii characters support in faithfulness #1396

Merged

Conversation

gargewp
Copy link
Contributor

@gargewp gargewp commented Oct 1, 2024

There is a bug with json.dumps: non-ascii charecters are converting into non-readable symbols.

It affects Faithfulness and NoiseSensitivity only.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 1, 2024
@shahules786 shahules786 self-requested a review October 1, 2024 10:33
Copy link
Member

@shahules786 shahules786 left a comment

Choose a reason for hiding this comment

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

Nice one @gargewp , thanks for the PR

@shahules786 shahules786 merged commit 053f74e into explodinggradients:main Oct 1, 2024
16 checks passed
shahules786 pushed a commit to shahules786/ragas that referenced this pull request Oct 2, 2024
There is a bug with json.dumps: non-ascii charecters are converting into
non-readable symbols.

It affects Faithfulness and NoiseSensitivity only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants