Weyaxi commited on
Commit
71fd248
1 Parent(s): c2c7658

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -244,9 +244,9 @@ INTRODUCTION_TEXT = f"""
244
 
245
  🛠️ The leaderboard's backend mainly runs on the [Hugging Face Hub API](https://huggingface.co/docs/huggingface_hub/v0.5.1/en/package_reference/hf_api).
246
 
247
- **📒 Note:** In the model's dataframe, there are some columns related to the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). This data is also retrieved through web scraping.
248
 
249
- **📒 Note:** In trending models/datasets/spaces, first 300 models/datasets/spaces is being retrieved from huggingface.
250
 
251
  ## 🔍 Searching Organizations and Users
252
 
 
244
 
245
  🛠️ The leaderboard's backend mainly runs on the [Hugging Face Hub API](https://huggingface.co/docs/huggingface_hub/v0.5.1/en/package_reference/hf_api).
246
 
247
+ 📒 **Note:** In the model's dataframe, there are some columns related to the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). This data is also retrieved through web scraping.
248
 
249
+ 📒 **Note:** In trending models/datasets/spaces, first 300 models/datasets/spaces is being retrieved from huggingface.
250
 
251
  ## 🔍 Searching Organizations and Users
252