lovodkin93
commited on
Commit
•
5ecf27f
1
Parent(s):
fa80ee2
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ df = pd.read_csv('FuseReviews_leaderboard.csv')
|
|
5 |
|
6 |
headline = """# FuseReviews Leaderboard
|
7 |
|
8 |
-
This is the Leaderboard for the [FuseReview
|
9 |
|
10 |
To submit your results to the leaderboard, Please send your predictions to [this mail](mailto:lovodkin93@gmail.com).
|
11 |
|
|
|
5 |
|
6 |
headline = """# FuseReviews Leaderboard
|
7 |
|
8 |
+
This is the Leaderboard for the [FuseReview](https://fusereviews.github.io/) Benchmark.
|
9 |
|
10 |
To submit your results to the leaderboard, Please send your predictions to [this mail](mailto:lovodkin93@gmail.com).
|
11 |
|