Skip to content
Snippets Groups Projects
Commit c877e95e authored by kupper's avatar kupper
Browse files

Explicitly mention NEC results in README

parent 551e84d5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment