tttoaster commited on
Commit
9ebd99c
1 Parent(s): 63b7f52

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +8 -8
constants.py CHANGED
@@ -47,14 +47,14 @@ SUBMIT_INTRODUCTION = """# Submit Precautions
47
 
48
  ## Submit Example
49
  For example, if you want to revise InstructBLIP's performance 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'.
54
- (5). Select 'All' in 'Evaluation Dimension'.
55
- (6). Upload results.json.
56
- (7). Click the 'Submit Eval' button.
57
- (8). Click 'Refresh' to obtain the uploaded leaderboard.
58
  """
59
 
60
  TABLE_INTRODUCTION = """In the table below, we summarize each task performance of all the models.
 
47
 
48
  ## Submit Example
49
  For example, if you want to revise InstructBLIP's performance 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'.
54
+ 5. Select 'All' in 'Evaluation Dimension'.
55
+ 6. Upload results.json.
56
+ 7. Click the 'Submit Eval' button.
57
+ 8. Click 'Refresh' to obtain the uploaded leaderboard.
58
  """
59
 
60
  TABLE_INTRODUCTION = """In the table below, we summarize each task performance of all the models.