tttoaster commited on
Commit
6d72d0f
1 Parent(s): 8eef872

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +3 -2
constants.py CHANGED
@@ -46,8 +46,9 @@ SUBMIT_INTRODUCTION = """# Submit Introduction
46
  5. After clicking 'Submit Eval', you can click 'Refresh' to obtain the latest result in the leaderboard.
47
 
48
  ## Submit Example
49
- For example, if you want to update InstructBLIP's result in the leaderboard, you need to:
50
- 1. Fill in 'InstructBLIP' in 'Revision Model Name'.
 
51
  2. Select 'ImageLLM' in 'Model Type'.
52
  3. Fill in 'https://github.com/salesforce/LAVIS' in 'Model Link'.
53
  4. Select 'Flan-T5-XL' in 'LLM Type'.
 
46
  5. After clicking 'Submit Eval', you can click 'Refresh' to obtain the latest result in the leaderboard.
47
 
48
  ## Submit Example
49
+ For example, if you want to upload InstructBLIP's result in the leaderboard, you need to:
50
+ 1. Fill in 'InstructBLIP' in 'Model Name' if it is your first time to submit your result (You can leave 'Revision Model Name' blank).
51
+ 2. Fill in 'InstructBLIP' in 'Revision Model Name' if you want to update your result (You can leave 'Model Name' blank).
52
  2. Select 'ImageLLM' in 'Model Type'.
53
  3. Fill in 'https://github.com/salesforce/LAVIS' in 'Model Link'.
54
  4. Select 'Flan-T5-XL' in 'LLM Type'.