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(eval): support embedding metric #810

Merged
merged 5 commits into from
Oct 27, 2024

Conversation

Kunlun-Zhu
Copy link
Member

@Kunlun-Zhu Kunlun-Zhu commented Oct 27, 2024

Closes #

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

ℹ Additional Information

@Kunlun-Zhu Kunlun-Zhu requested a review from lwaekfjlk October 27, 2024 02:11
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 76.17%. Comparing base (7a3397e) to head (7135dc7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
research_bench/proposal_eval.py 0.00% 16 Missing ⚠️
research_bench/collect_nips_paper_links.py 0.00% 2 Missing ⚠️
@@            Coverage Diff             @@
##             main     #810      +/-   ##
==========================================
- Coverage   76.61%   76.17%   -0.44%     
==========================================
  Files          69       69              
  Lines        3121     3139      +18     
==========================================
  Hits         2391     2391              
- Misses        730      748      +18     
Files with missing lines Coverage Δ
research_bench/collect_nips_paper_links.py 0.00% <0.00%> (ø)
research_bench/proposal_eval.py 0.00% <0.00%> (ø)

dependabot bot and others added 3 commits October 26, 2024 22:55
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.2.0.20241019 to 75.2.0.20241025.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@lwaekfjlk lwaekfjlk merged commit 777035e into main Oct 27, 2024
19 checks passed
@lwaekfjlk lwaekfjlk deleted the feature/support-embedding-metric branch November 2, 2024 18:39
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