Skip to content

Fix required keyword for code string to ground_truth_answers#56

Merged
pantonante merged 1 commit intorelari-ai:mainfrom
stantonius:string_match_docs
Apr 8, 2024
Merged

Fix required keyword for code string to ground_truth_answers#56
pantonante merged 1 commit intorelari-ai:mainfrom
stantonius:string_match_docs

Conversation

@stantonius
Copy link
Contributor

@stantonius stantonius commented Apr 8, 2024

thanks for this awesome library.

small docs fixes for code string match metrics: setting keyword to ground_truth_answers


Ellipsis 🚀 This PR description was created by Ellipsis for commit a21ae5a.

Summary:

This PR updates the keyword from ground_truths to ground_truth_answers in the documentation of two metrics.

Key points:

  • Updated keyword from ground_truths to ground_truth_answers in documentation.
  • Files affected: /docs/src/content/docs/metrics/Code/Deterministic/python_ast_similarity.md and /docs/src/content/docs/metrics/Code/Deterministic/string_match.md.

Generated with ❤️ by ellipsis.dev

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me!

  • Reviewed the entire pull request up to a21ae5a
  • Looked at 36 lines of code in 2 files
  • Took 1 minute and 3 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 2 additional comments because they didn't meet confidence threshold of 50%.
1. /docs/src/content/docs/metrics/Code/Deterministic/python_ast_similarity.md:21:
  • Assessed confidence : 50%
  • Comment:
    The change from 'ground_truths' to 'ground_truth_answers' seems correct, but it would be good to confirm this by checking the actual implementation of the PythonASTSimilarity class.
  • Reasoning:
    The changes in the PR seem to be correct. The author has changed the keyword from 'ground_truths' to 'ground_truth_answers' in the documentation. I need to check the actual implementation of the PythonASTSimilarity and CodeStringMatch classes to confirm if 'ground_truth_answers' is the correct keyword.
2. /docs/src/content/docs/metrics/Code/Deterministic/string_match.md:18:
  • Assessed confidence : 50%
  • Comment:
    The change from 'ground_truths' to 'ground_truth_answers' seems correct, but it would be good to confirm this by checking the actual implementation of the CodeStringMatch class.
  • Reasoning:
    The changes in the PR seem to be correct. The author has changed the keyword from 'ground_truths' to 'ground_truth_answers' in the documentation. I need to check the actual implementation of the CodeStringMatch class to confirm if 'ground_truth_answers' is the correct keyword.

Workflow ID: wflow_dVzrT82zkl8vOU21


Not what you expected? You can customize the content of the reviews using rules. Learn more here.

@pantonante pantonante merged commit 57a72e8 into relari-ai:main Apr 8, 2024
@pantonante
Copy link
Contributor

Thank you for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants