陈俊杰
commited on
Commit
•
d6e3121
1
Parent(s):
c58f8c1
automatic
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ st.title('🏆AEOLLM Leaderboard')
|
|
22 |
|
23 |
# 描述
|
24 |
st.markdown("""
|
25 |
-
This leaderboard is used to show the performance of the **
|
26 |
- Summary Generation (SG)
|
27 |
- Non-Factoid QA (NFQA)
|
28 |
- Dialogue Generation (DG)
|
|
|
22 |
|
23 |
# 描述
|
24 |
st.markdown("""
|
25 |
+
This leaderboard is used to show the performance of the **automatic evaluation methods of LLMs** submitted by the **AEOLLM team** on four tasks:
|
26 |
- Summary Generation (SG)
|
27 |
- Non-Factoid QA (NFQA)
|
28 |
- Dialogue Generation (DG)
|