kasnerz / factgenie

A Toolkit for Annotating and Visualizing LLM Hallucinations
MIT License
1 stars 0 forks source link

Add CLI API to factgenie for LLM eval #32

Closed oplatek closed 1 week ago

oplatek commented 1 week ago

Reproduce in CLI API llm_eval_new https://github.com/kasnerz/factgenie/blob/714d79e0c9c8d815a0c38912db3d42a836e358e0/factgenie/main.py#L422

oplatek commented 1 week ago

Done in #34