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 Example Notebook for Large Language Models #187

Open
mmschlk opened this issue Aug 16, 2024 · 0 comments
Open

Add Example Notebook for Large Language Models #187

mmschlk opened this issue Aug 16, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@mmschlk
Copy link
Owner

mmschlk commented Aug 16, 2024

Create an example notebook that walks through loading, setting up, and explaining a large language model.

  • The notebook should load a model from huggingface.
  • then the model should be used on a rather simple language task, which maybe is not classification (tbd.)
  • then the model/task should be turned into a game
  • this game should be explained with shapiq
  • first an exact computation could be used for a rather small example
  • second a longer example could be explained with some approximation
@mmschlk mmschlk added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Aug 16, 2024
@mmschlk mmschlk added this to the v1.1.0 milestone Aug 19, 2024
@mmschlk mmschlk moved this to 📋 Backlog in shapiq development Aug 19, 2024
@mmschlk mmschlk modified the milestones: v1.1.0, v1.2.0 Oct 18, 2024
@mmschlk mmschlk removed this from the v1.2.0 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant