llm-uncertainty

(โ˜… 149)

code repo for ICLR 2024 paper "Can LLMs Express Their Uncertainty? An Empirical Evaluation of Confidence Elicitation in LLMs"

  • extract_answers.py
  • query_multistep.py
  • query_self_probing.py
  • query_top_k.py
  • query_vanilla_or_cot.py
  • README.md
  • vis_aggregated_conf.py
  • vis_aggregated_conf_top_k.py
// repository documentation