diff --git a/llm-extractor/modfile_llm_extractor b/llm-extractor/modfile_llm_extractor index 2cafcfb..62ea798 100644 --- a/llm-extractor/modfile_llm_extractor +++ b/llm-extractor/modfile_llm_extractor @@ -1,8 +1,6 @@ FROM llama3.1 PARAMETER num_ctx 8192 PARAMETER seed 11021585 -PARAMETER top_k 20 -PARAMETER top_p 0.5 SYSTEM """ You are a Natural Language Processor, tasked with extracting data about outcome measures from textual tables. You are to extract the longest observation time from the primary objectives for this clinical trial.