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

[JOSS Review] elk: A Python package to elicit latent knowledge from LLMs #8

Open
5 tasks done
isdanni opened this issue Mar 22, 2024 · 6 comments
Open
5 tasks done

Comments

@isdanni
Copy link

isdanni commented Mar 22, 2024

Thanks for submitting to JOSS! Note: this is a review thread, more checklist items will be added.

tracking review progress: openjournals/joss-reviews#6511

Documentation

Minor issues

  • LICENSE.md.
  • The bold markdown syntax did not work when an URL is wrapped around the text.
    Screenshot from 2024-03-22 00-36-34
@isdanni
Copy link
Author

isdanni commented Mar 22, 2024

Tests

Please ignore the previous comments. Using pip install -e . solved the package issue.

  • When running pytest on a single-core machine, there are 5 failed tests related to not having more than 1 GPU. If the elk package can only run in a multi-core environment, please specify it in the documentation.

Screenshot from 2024-03-22 00-55-50

@isdanni
Copy link
Author

isdanni commented Apr 19, 2024

Paper

  • There's a typo in the header column: "machine leaarning"
  • Please elaborate on the "enhanced version of the CSS method" and how it compares to existing implementations/repositories(if any).
  • More details of the VINC method from the original paper. For example, why it's important, who would use it and how it's different from the other methods.
  • Is Contrastive Representation Clustering (CRC) listed in References?
  • "Statement of the Need" could use a more in-depth introduction

@lauritowal
Copy link
Contributor

@isdanni thanks for the review! I'll update the things and let you know once it that's done

@lauritowal
Copy link
Contributor

@isdanni I've done the changes and merged the latest main into the joss-paper branch. The pull-request will merged soon: #9

@isdanni
Copy link
Author

isdanni commented Sep 3, 2024

@isdanni I've done the changes and merged the latest main into the joss-paper branch. The pull-request will merged soon: #9

Thanks for the update! I checked off most of the task items. Just one last thing(very minor issue):

In the Introduction section of README.md, the bold syntax does not work with URL; Unless this is intended I'd suggest removing it for better readability.
Screenshot from 2024-09-02 21-55-45

@lauritowal
Copy link
Contributor

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

No branches or pull requests

2 participants