Weyaxi commited on
Commit
d6aff0a
·
verified ·
1 Parent(s): 782d26b

update accordingly to new scraper #2

Browse files
Files changed (1) hide show
  1. functions.py +1 -3
functions.py CHANGED
@@ -10,9 +10,7 @@ import pandas as pd
10
 
11
  BOT_HF_TOKEN = os.getenv('BOT_HF_TOKEN')
12
 
13
- data = get_json_format_data()
14
- finished_models = get_datas(data)
15
- df = pd.DataFrame(finished_models)
16
 
17
  desc = """
18
  This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr
 
10
 
11
  BOT_HF_TOKEN = os.getenv('BOT_HF_TOKEN')
12
 
13
+ df = get_datas()
 
 
14
 
15
  desc = """
16
  This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr