Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -27,7 +27,7 @@ TITLE = """<h1 align="center" id="space-title">Align-Anything</h1>"""
|
|
27 |
|
28 |
# What does your leaderboard evaluate?
|
29 |
INTRODUCTION_TEXT = """
|
30 |
-
# Align-Anything
|
31 |
Align-Anything aims to align any modality large models (any-to-any models), including LLMs, VLMs, and others, with human intentions and values.
|
32 |
More details about the definition and milestones of alignment for Large Models can be found in AI Alignment.
|
33 |
"""
|
|
|
27 |
|
28 |
# What does your leaderboard evaluate?
|
29 |
INTRODUCTION_TEXT = """
|
30 |
+
# Align-Anything
|
31 |
Align-Anything aims to align any modality large models (any-to-any models), including LLMs, VLMs, and others, with human intentions and values.
|
32 |
More details about the definition and milestones of alignment for Large Models can be found in AI Alignment.
|
33 |
"""
|