Skip to content

Commit

Permalink
Merge branch 'feature/automatic-evaluation' of https://github.com/ls1…
Browse files Browse the repository at this point in the history
…intum/Athena into feature/automatic-evaluation
  • Loading branch information
FelixTJDietrich committed Nov 12, 2023
2 parents 2b7f212 + c384232 commit fe10281
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions module_programming_llm/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Module Programming LLM

Generating feedback for programming exercises using large language models.
Generating feedback for programming exercises using Large Language Models.

It implements the approach described in the following master's thesis:
> **An LLM-Enabled Approach for Automated Feedback Generation on Text and Programming Exercises**
> **Leveraging LLMs for Automated Feedback Generation on Exercises**
> Felix T.J. Dietrich
## Development Setup
Expand Down
4 changes: 2 additions & 2 deletions module_text_llm/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Module Text LLM

Generating feedback for text exercises using large language models.
Generating feedback for text exercises using Large Language Models.

It implements the approach described in the following master's thesis:
> **An LLM-Enabled Approach for Automated Feedback Generation on Text and Programming Exercises**
> **Leveraging LLMs for Automated Feedback Generation on Exercises**
> Felix T.J. Dietrich
## Development Setup
Expand Down

0 comments on commit fe10281

Please sign in to comment.