⚒️ Simple eval for legal benchmarking

755 views · ⚒️ Engineering

Description

This workflow demonstrates a simple way to run evals on a set of test cases stored in a Google Sheet.

The example we are using comes from an info extraction task dataset, where we tested 6 different LLMs on 18 different test cases.

You can see our sample data in this spreadsheet here to get started.

Once you have this working for our dataset, you can plug in your own test cases matching different LLMs to see how it works with your own data.

How it works:

Set up steps:

🔗 Nodes Used

Google Sheets, Google Drive, Basic LLM Chain, Structured Output Parser, Extract from File, OpenRouter Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup