Evaluation notebooks for NLP and Ecology domains [#23]#24
Open
MikeACedric wants to merge 2 commits intomainfrom
Open
Evaluation notebooks for NLP and Ecology domains [#23]#24MikeACedric wants to merge 2 commits intomainfrom
MikeACedric wants to merge 2 commits intomainfrom
Conversation
jd-coderepos
requested changes
Apr 5, 2026
|
|
||
| <h2 align="center">LLM-as-a-Judge (LLMJ) Framework</h2> | ||
|
|
||
| The **LLM-as-a-Judge** is a robust, Python-based evaluation toolkit designed for objective and configurable analysis of Large Language Model (LLM)-generated research reports. It enables researchers to quantify report quality across key dimensions like `breadth`, `depth`, `rigor`, `gap` and `innovation`, with pointwise rubrics implemented via **[YESciEval](https://yescieval.readthedocs.io/)** — a framework for scientific evaluation of LLM outputs. |
Member
There was a problem hiding this comment.
@MikeACedric Please note: LLM-as-a-judge is an general term as a name for an evaluation paradigm predominant in the AI community these days. It is not a toolkit! The framework here is YESciEval. I would ask to give some thought into this description text and avoid copying descriptions that do not make sense from earlier versions of this repository.
Member
There was a problem hiding this comment.
Here the description should say what is being evaluated and how is it being evaluated. For the latter part, it can read as follows "we adopt the LLM-as-a-judge paradigm w.r.t. to the x implemented evaluation categories in the YESciEval library which includes y evaluation rubrics."
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR references the issue [#23] and includes the following changes:
Repository Cleanup:
New Notebooks:
Added 4 new notebooks (2 per domain) covering single report and batch evaluation:
NLP— single report & batch evaluation notebooksEcology— single report & batch evaluation notebooksDocumentation: