lmzheng commited on
Commit
7d7373f
1 Parent(s): 9dcd731

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ See more details in the "Training Details of Vicuna Models" section in the appen
38
 
39
  ## Evaluation
40
 
41
- Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-judge. See more details in this [paper](https://arxiv.org/pdf/2306.05685.pdf).
42
 
43
  ## Difference between different versions of Vicuna
44
  See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
 
38
 
39
  ## Evaluation
40
 
41
+ Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-judge. See more details in this [paper](https://arxiv.org/pdf/2306.05685.pdf) and [leaderboard](https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard).
42
 
43
  ## Difference between different versions of Vicuna
44
  See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)