Spaces:
Running
Running
송종윤/AI Productivity팀(SR)/삼성전자
commited on
Commit
·
cb27169
1
Parent(s):
8a254d6
Fix evaluation rules
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -146,7 +146,7 @@ EVALUATION_QUEUE_TEXT = '''
|
|
146 |
|
147 |
## Evaluation Rules
|
148 |
- It might take more than 1 week for submitted models' scores to appear on the leaderboard.
|
149 |
-
- The maximum
|
150 |
- Please provide a valid contact email address in the submission form so we can send notifications related to evaluation.
|
151 |
|
152 |
**[CAUTION]** If inference fails or if inappropriate content is detected, the model might be excluded from evaluation.<br><br>
|
|
|
146 |
|
147 |
## Evaluation Rules
|
148 |
- It might take more than 1 week for submitted models' scores to appear on the leaderboard.
|
149 |
+
- The maximum model length is limited to **64K** tokens.
|
150 |
- Please provide a valid contact email address in the submission form so we can send notifications related to evaluation.
|
151 |
|
152 |
**[CAUTION]** If inference fails or if inappropriate content is detected, the model might be excluded from evaluation.<br><br>
|