lmarena / arena-hard-auto

Arena-Hard-Auto: An automatic LLM benchmark.
Apache License 2.0
606 stars 71 forks source link

new README #33

Closed connorchenn closed 3 months ago

connorchenn commented 3 months ago

here are the changes you requested + the new README

CodingWithTim commented 3 months ago

@connorchenn Thanks! Did you remove the leaderboard csv file that is currently in the root?

connorchenn commented 3 months ago

Yes, it should be moved into the new folder 'leaderboard' now

CodingWithTim commented 3 months ago

Thanks Connor.

CodingWithTim commented 3 months ago

@connorchenn Actually the csv file you submitted is not the updated one with the new Llama-3-70b-instruct score. Did you pull the new changes I made to huggingface?

CodingWithTim commented 3 months ago

@connorchenn Also you didn't move the leaderboard csv file into the folder. It is still in the root directory if you look at the files changed and also at the github homepage. You would have to do git rm --cached to remove files that exist on github but not in your local directory.