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 zero shot approach for programming exercises #292

Draft
wants to merge 7 commits into
base: chore/upgrade-module-programming-llm
Choose a base branch
from

Conversation

FelixTJDietrich
Copy link
Collaborator

@FelixTJDietrich FelixTJDietrich commented Jun 9, 2024

Motivation and Context

Models exist with 128k context size and more

Description

Just put everything in context and generate the guided feedback in one shot.
Both graded feedback and guided feedback have two types of requests to LLM: one in guided package, and one in basic_by_file package.

Steps for Testing

Not possible ATM, playground is broken :(

Screenshots

@FelixTJDietrich FelixTJDietrich marked this pull request as draft June 9, 2024 12:47
@FelixTJDietrich FelixTJDietrich changed the title Add one shot approach for programming exercises Add zero shot approach for programming exercises Jun 14, 2024
@dmytropolityka dmytropolityka self-assigned this Jun 17, 2024
@dmytropolityka dmytropolityka changed the base branch from develop to feature/decouple-artemis-from-athena June 17, 2024 00:34
@dmytropolityka dmytropolityka changed the base branch from feature/decouple-artemis-from-athena to chore/upgrade-module-programming-llm June 17, 2024 00:34
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