Skip to content

Repository files navigation

🎨 SCORE: Specificity, Context Utilization, Robustness, and Relevance for Reference-Free LLM Evaluation

We propose a multi-dimensional, reference-free evaluation framework that assesses LLM outputs along four complementary dimensions: specificity, robustness to paraphrasing and semantic perturbations, answer relevance, and context utilization.

We introduce a curated dataset of 1,412 domain-specific question–answer pairs spanning 40 professional roles and seven natural hazard types to support systematic evaluation .

main_fig

Data

📗 Questions, Answers, and all the specificity results can be viewed and downloaded here.

Specificity

python specificity.py --input results/answers/answers.csv --output results/specificity.csv --limit 1500 --llm_type openai--llm_model gpt4o

Answer Relevance

python answer_relevance.py --input results/answers/answers.csv --output results/specificity.csv --limit 1500 --llm_type openai--llm_model gpt4o

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages