Spaces:
Running
Running
Update utils.py
Browse files
utils.py
CHANGED
@@ -120,8 +120,8 @@ SUBMIT_INTRODUCTION = """# Submit on MMEB Leaderboard Introduction
|
|
120 |
},
|
121 |
]
|
122 |
```
|
123 |
-
|
124 |
-
|
125 |
Please also share any feedback or suggestions you have for improving the leaderboard experience. We appreciate your contributions to the MMEB community!
|
126 |
"""
|
127 |
|
|
|
120 |
},
|
121 |
]
|
122 |
```
|
123 |
+
Please refer to the [**GitHub page**](https://github.com/TIGER-AI-Lab/VLM2Vec) for detailed instructions about evaluating your model. \n
|
124 |
+
To submit, create a pull request and upload the generated JSON file to the ***scores*** folder, then send us an email at [email protected], including your model's information. \n We will review your submission and update the leaderboard accordingly. \n
|
125 |
Please also share any feedback or suggestions you have for improving the leaderboard experience. We appreciate your contributions to the MMEB community!
|
126 |
"""
|
127 |
|