From 7df752ec102a95c01d272e74b5f26d92b6c3ddfe Mon Sep 17 00:00:00 2001 From: Sean Xuefeng Du <42554178+d12306@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:35:20 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a050201 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# haloscope +source code for NeurIPS'24 paper "HaloScope: Harnessing Unlabeled LLM Generations for Hallucination Detection"