Skip to content

Commit b2f5f40

Browse files
committed
Repair prompts. They now match the version of the final postprint.
1 parent 7387805 commit b2f5f40

19 files changed

Lines changed: 35172 additions & 38107 deletions

results/code-only.txt

Lines changed: 7749 additions & 0 deletions
Large diffs are not rendered by default.

results/docs-code-aggregate-prompt.txt

Lines changed: 10978 additions & 0 deletions
Large diffs are not rendered by default.

results/docs-code-aggregate-similarity.txt

Lines changed: 13753 additions & 0 deletions
Large diffs are not rendered by default.

results/documentation-only.txt

Lines changed: 2661 additions & 0 deletions
Large diffs are not rendered by default.

results/sam_from_code_only.txt

Lines changed: 0 additions & 7439 deletions
This file was deleted.

results/sam_from_documentation_and_code_prompt-aggregation.txt

Lines changed: 0 additions & 14755 deletions
This file was deleted.

results/sam_from_documentation_and_code_similarity-aggregation.txt

Lines changed: 0 additions & 9374 deletions
This file was deleted.

results/sam_from_documentation_only.txt

Lines changed: 0 additions & 6524 deletions
This file was deleted.

stages-tlr/model-provider/src/main/java/edu/kit/kastel/mcse/ardoco/tlr/models/informants/LLMArchitecturePrompt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public enum LLMArchitecturePrompt {
1111
%s
1212
""",
1313
"""
14-
Now provide a list that only covers the component names in camel case. Omit common prefixes and suffixes.
14+
Now provide a list that only covers the component names. Omit common prefixes and suffixes in the names in camel case.
1515
Output format:
1616
- Name1
1717
- Name2

tests/integration-tests/tests-tlr/cache-llm/CODELLAMA_13B-cache.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)