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

Add curategpt scoring #55

Merged
merged 15 commits into from
Nov 20, 2024
Merged

Add curategpt scoring #55

merged 15 commits into from
Nov 20, 2024

Conversation

leokim-l
Copy link
Member

Add the possibility of carrying out scoring like in the short_letter branch, i.e. with exact lexical matching and then with curategpt. Still need to figure out paths, curategpt versioning, todos in the extended_scoring.py file, and what to do with the huge collection (about 1GB).

…ate_standardised_results in order for it to substitute ontogpts grounding
…vant TODOs in extended scoring with manual paths...
…explained in documentation. Tested a few times. Also on the fly removed num_ppkt related bug
@leokim-l leokim-l marked this pull request as ready for review November 19, 2024 14:44
@leokim-l
Copy link
Member Author

The collection and further curategpt things will be documented, but nothing will be provided out of the box (as of now). Installing curategpt will be the user's responsibility..

leokim-l and others added 10 commits November 19, 2024 15:56
Edited error introduced during manual merge
Maybe poetry install is not needed at all, since tox recreates its own environment...?
Forgot to install tox, trying now with pip, alternatively try later with poetry, but not doing a full install
add missing coverage package
Try having tox do everything
@leokim-l
Copy link
Member Author

The extent to which CI testing has changed has nothing to do anymore with curategpt grounding (rather than scoring, that was a misnomer), I will merge now into main in its current state and work on testing and gh actions someplace else

@leokim-l leokim-l merged commit bb6d78d into main Nov 20, 2024
1 check failed
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.

1 participant