Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nanglo123 committed Feb 7, 2025
1 parent 34cf27a commit 97db109
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions notebooks/llm_grounding_evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1158,9 +1158,6 @@
}
],
"source": [
"# Since some of the ground truths compartments don't have contexts, we classify a match if the template model\n",
"# returned from our llm grounded solution has a concept with matching identifier as the ground truth compartment\n",
"# with no context even if the llm grounded concept does have additional info such as context\n",
"table_rows = []\n",
"columns = [\n",
" \"Model ID\",\n",
Expand Down

0 comments on commit 97db109

Please sign in to comment.