isakzhang commited on
Commit
51b9370
β€’
1 Parent(s): 466cd33

update scripts

Browse files
Files changed (3) hide show
  1. .DS_Store +0 -0
  2. src/.DS_Store +0 -0
  3. src/display/about.py +1 -1
.DS_Store ADDED
Binary file (6.15 kB). View file
 
src/.DS_Store ADDED
Binary file (6.15 kB). View file
 
src/display/about.py CHANGED
@@ -24,7 +24,7 @@ This leaderboard is specifically designed to evaluate large language models (LLM
24
 
25
  For additional details such as datasets, evaluation criteria, and reproducibility, please refer to the "πŸ“ About" tab.
26
 
27
- Also check the [SeaBench leaderboard](https://huggingface.co/spaces/SeaLLMs/SeaBench_leaderboard) - focusing on evaluating the model's ability to respond to general human instructions in real-world multi-turn settings.
28
 
29
  """
30
 
 
24
 
25
  For additional details such as datasets, evaluation criteria, and reproducibility, please refer to the "πŸ“ About" tab.
26
 
27
+ Stay tuned for the *SeaBench leaderboard* - focusing on evaluating the model's ability to respond to general human instructions in real-world multi-turn settings.
28
 
29
  """
30