From 1c4190593045f6abc2c84dc0536f31bb712f5ac7 Mon Sep 17 00:00:00 2001 From: reacher-z Date: Mon, 27 Jul 2026 07:11:51 +0800 Subject: [PATCH] Add Featured in section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bd5d6415..d2ae4a5c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ StructEval is a framework for evaluating language models on structured outputs, supporting rendering and evaluation of generated code. Our paper has been accepted by TMLR 2025. +## Featured in + +- [Awesome AI Leaderboard](https://github.com/SAILResearch/awesome-ai-leaderboard) + (**Note**: check the [litellm branch](https://github.com/TIGER-AI-Lab/StructEval/tree/litellm) as a more friendly cli to evaluate more latest models.) ## Installation