lmzheng commited on
Commit
4754189
1 Parent(s): 603194b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ See more details in the "Training Details of Vicuna Models" section in the appen
37
 
38
  ## Evaluation
39
 
40
- We use standard benchmarks, human preference, and LLM-as-a-judge to evaluate Vicuna. See our evaluation [paper](https://arxiv.org/pdf/2306.05685.pdf).
41
 
42
  ## Difference between different versions of Vicuna
43
- See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
 
37
 
38
  ## Evaluation
39
 
40
+ 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).
41
 
42
  ## Difference between different versions of Vicuna
43
+ See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)