@@ -21,7 +21,9 @@ Datasets can be found in [`/data`](data) and are accessed via the [`data manager
Scripts for executing code on the Computerlinguistik cluster or BwUniCluster are located in [`/scripts`](scripts).
The experiments conducted as part of this project and some of their results are located in [`/src/experiments`](src/experiments).
The experiments conducted as part of this project are located in [`/src/experiments`](src/experiments).
The results for the named entity classification experiment are located in [`/src/experiments/NEC_evaluation/results/`](src/experiments/NEC_evaluation/results/).
## Setup and Requirements
Note: A CUDA-enabled GPU is required to run the finetuning and LLM-based experiments