Skip to content

Commit a98384a

Browse files
committed
changed title and readme
1 parent 80683e9 commit a98384a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# MMMU
2-
Homepage of MMMU, A Massive Multi-discipline Multimodal Understanding and Reasoning Benchmark for Expert AGI.
1+
# StructEval
2+
Homepage of StructEval, a benchmark dataset designed to evaluate the ability of large language models (LLMs) to generate and convert structured outputs across 18 different formats and 44 types of tasks. It includes both renderable types (e.g., HTML, LaTeX, SVG) and non-renderable types (e.g., JSON, XML, TOML), supporting tasks such as format generation from natural language prompts and format-to-format conversion.
33

44
This website is adapted from [Nerfies website](https://nerfies.github.io) and [MathVista](https://mathvista.github.io/).
55

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>MMMU</title>
4+
<title>StructEval</title>
55
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
66
<script src="https://kit.fontawesome.com/f8ddf9854a.js" crossorigin="anonymous"></script>
77
<meta charset="utf-8">

0 commit comments

Comments
 (0)