Skip to content

Commit d86374e

Browse files
authored
Update README.md
1 parent 9d865c6 commit d86374e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# LLMs_for_log_parsing
2-
This is the replication repository for **https://arxiv.org/abs/2504.04877** (arXiv). 29 papers concerning LLM-based log parsing were reviewed, seven of them were used for the benchmark. The systematic overview can be found in the excel sheet [categories_clean.xlsx](./documentation/categories.xlsx).
2+
This is the replication repository for **https://arxiv.org/abs/2504.04877** (arXiv). 29 papers concerning LLM-based log parsing were reviewed, seven of them were used for the benchmark. The systematic overview can be found in the excel sheet [categories_clean.xlsx](./documentation/categories_clean.xlsx).
33

44
<img src="./documentation/LLM-based log parsing.png" width="700">
55

@@ -78,4 +78,4 @@ To find the right hyperparameters for the Audit dataset we simply run GridSearch
7878

7979
```
8080
python3 parser_run-no-LLM-GridSearch.py
81-
```
81+
```

0 commit comments

Comments
 (0)