mohalisad commited on
Commit
27fdae2
·
verified ·
1 Parent(s): fce2763

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +2 -2
utils.py CHANGED
@@ -120,9 +120,9 @@ table > tbody td:first-child {
120
  ABOUT_TEXT = f"""
121
  # Persian Text Embedding Benchmark (v1.0.0)
122
 
123
- > The Open Persian LLM Evaluation Leaderboard, developed by **Part DP AI**, provides a comprehensive benchmarking system specifically designed for Persian embedding models. This leaderboard, based on the open-source [MTEB](https://github.com/embeddings-benchmark/mteb), offers a unique platform for evaluating the performance of embedding models on datasets that demand linguistic proficiency in Persian.
124
 
125
- > **Note:** This leaderboard is continuously updating its data and models, reflecting the latest developments in Persian LLMs. It is currently in version 1.0.0, serving as the initial benchmark for embedding model evaluation, with plans for future enhancements.
126
  """
127
 
128
 
 
120
  ABOUT_TEXT = f"""
121
  # Persian Text Embedding Benchmark (v1.0.0)
122
 
123
+ > The Persian Text Embedding Benchmark Leaderboard, developed by **Part DP AI**, provides a comprehensive benchmarking system specifically designed for Persian embedding models. This leaderboard, based on the open-source [MTEB](https://github.com/embeddings-benchmark/mteb), offers a unique platform for evaluating the performance of embedding models on datasets that demand linguistic proficiency in Persian.
124
 
125
+ > **Note:** This leaderboard is continuously updating its data and models, reflecting the latest developments in Persian embedding models. It is currently in version 1.0.0, serving as the initial benchmark for embedding model evaluation, with plans for future enhancements.
126
  """
127
 
128