fix the fix
yes, I did fix it, but noone said I didnt make a typo lol. I think now it should work
Lol
Someone needs to sleep more, this is a stupid typo
And we need to fix R and E stuff
And I missed it too. Makes it way funnier lol.
How are you? How is your life going?
Good, good! The open-source fine-tuning community hasn't been as fast lately as it used to be, but there is still very good research and strong base models, so I'm looking into them. :)
How about you?
Eh, tired, school is annoying lol, but I got to do what I got to do I guess
thank you lol, best of luck to you too.
Also, now everything has an error on leaderboard, so I guess that's not really a full fix
bro forgor to update lol, how did that happen ?
should be all good now
Nice, but what was problem ?
Deleted the columns related to the open llm leaderboard. That was it!
lol alright. How are you?
Good, good. I had a few things going on over the past weeks, so I got a bit distracted, but they're mostly over now, so it's all good.
How about you?
eh tired, I dont know what to say
Traceback (most recent call last):
File "/home/user/app/app.py", line 537, in
models_df = make_leaderboard(org_names_in_list, user_names_in_list, "models", group_models_by_author(all_models))
File "/home/user/app/app.py", line 203, in make_leaderboard
leaderboard = leaderboard.sort_values(by=temp, ascending=False)
File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 7189, in sort_values
k = self._get_label_or_level_values(by[0], axis=axis)
File "/usr/local/lib/python3.10/site-packages/pandas/core/generic.py", line 1911, in _get_label_or_level_values
raise KeyError(key)
KeyError: 'Total Downloads'