datacommonsorg / website

Code for the Data Commons website
https://datacommons.org
Apache License 2.0
24 stars 82 forks source link

Allow per question feedback even the whole question is hallucination #4335

Closed shifucun closed 3 months ago

shifucun commented 3 months ago

if allowing per question feedback when whole question is hallucination, do we still want to mark the question as completed when the question is marked as hallucination? If not, update here:

https://github.com/datacommonsorg/website/blob/17d68b742e5b4cd26adc08d57020f02baee268bd/static/js/apps/eval_rig/eval_list.tsx#L55-L59

I see. Removed that check now.