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

[BUG] Failed test case due to different ordering caused by identical scores #622

Merged

Conversation

lthoang
Copy link
Member

@lthoang lthoang commented May 21, 2024

Description

Related Issues

#621

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

@lthoang lthoang force-pushed the fix-test-recommender-identical-scores branch from 63d2e10 to c942d13 Compare May 21, 2024 03:06
@darrylong
Copy link
Member

Interesting. Does it mean that sorting was not deterministic for the same list even though the input was in the same order?

@lthoang lthoang force-pushed the fix-test-recommender-identical-scores branch from c942d13 to 5294b18 Compare May 21, 2024 03:15
@lthoang
Copy link
Member Author

lthoang commented May 21, 2024

Interesting. Does it mean that sorting was not deterministic for the same list even though the input was in the same order?

Yes. It may due to different OS.

@lthoang lthoang force-pushed the fix-test-recommender-identical-scores branch from 5294b18 to eb16fcf Compare May 21, 2024 03:23
Copy link
Member

@darrylong darrylong left a comment

Choose a reason for hiding this comment

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

LGTM

@tqtg tqtg merged commit cd5c63f into PreferredAI:master May 22, 2024
24 checks passed
@tqtg tqtg added bug Something isn't working labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants